commit | 05662bdb64c746079de7ac4dc4fb4caa5e8e119f | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@gmail.com> | Wed Sep 15 10:04:27 2010 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Sep 15 10:44:01 2010 +0200 |
tree | 135bb59f626099718f6a325ae1c6a1155015b79e | |
parent | edbaadbe42b0b790618ec49d29626223529d8195 [diff] |
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>