git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f27008
)
kprobes/x86-64: Fix to move common_interrupt to .kprobes.text
author
Masami Hiramatsu
<mhiramat@redhat.com>
Thu, 27 Aug 2009 17:23:25 +0000
(13:23 -0400)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Sun, 30 Aug 2009 01:08:27 +0000
(
03:08
+0200)
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>
arch/x86/kernel/entry_64.S
patch
|
blob
|
history
diff --cc
arch/x86/kernel/entry_64.S
Simple merge