diff options
author | Masami Hiramatsu | 2009-08-27 19:23:25 +0200 |
---|---|---|
committer | Frederic Weisbecker | 2009-08-30 03:08:27 +0200 |
commit | 8222d718b3ad3ae49c48f69ae4b6a1128c9a92cf (patch) | |
tree | 099a0eea1cae74c0ab24fe6ec3edb3cf4e3ac3e3 /kernel/kprobes.c | |
parent | kprobes: Fix to add __kprobes to notify_die (diff) | |
download | kernel-qcow2-linux-8222d718b3ad3ae49c48f69ae4b6a1128c9a92cf.tar.gz kernel-qcow2-linux-8222d718b3ad3ae49c48f69ae4b6a1128c9a92cf.tar.xz kernel-qcow2-linux-8222d718b3ad3ae49c48f69ae4b6a1128c9a92cf.zip |
kprobes/x86-64: Fix to move common_interrupt to .kprobes.text
Since nmi, debug and int3 returns to irq_return inside common_interrupt,
probing this function will cause int3-loop, so it should be marked
as __kprobes.
Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <20090827172325.8246.40000.stgit@localhost.localdomain>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'kernel/kprobes.c')
0 files changed, 0 insertions, 0 deletions