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:
9fa7266
)
x86-64: move save_paranoid into .kprobes.text
author
Jan Beulich
<jbeulich@novell.com>
Thu, 12 Mar 2009 10:38:55 +0000
(10:38 +0000)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 12 Mar 2009 10:57:46 +0000
(11:57 +0100)
Impact: mark save_paranoid as non-kprobe-able code
This appears to be necessary as the function gets called from
kprobes-unsafe exception handling stubs (i.e. which themselves
live in .kprobes.text).
Signed-off-by: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <
49B8F44F
.76E4.0078.0@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/entry_64.S
patch
|
blob
|
history
diff --cc
arch/x86/kernel/entry_64.S
Simple merge