]> bbs.cooldavid.org Git - net-next-2.6.git/commit
kprobes: Verify jprobe entry point
authorNamhyung Kim <namhyung@gmail.com>
Wed, 15 Sep 2010 01:04:27 +0000 (10:04 +0900)
committerIngo Molnar <mingo@elte.hu>
Wed, 15 Sep 2010 08:44:01 +0000 (10:44 +0200)
commit05662bdb64c746079de7ac4dc4fb4caa5e8e119f
tree135bb59f626099718f6a325ae1c6a1155015b79e
parentedbaadbe42b0b790618ec49d29626223529d8195
kprobes: Verify jprobe entry point

Verify jprobe's entry point is a function entry point
using kallsyms' offset value.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
LKML-Reference: <1284512670-2369-3-git-send-email-namhyung@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/kprobes.c