]> git.baikalelectronics.ru Git - kernel.git/commit
x86: add reenter_kprobe helper
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:32:02 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:02 +0000 (13:32 +0100)
commit1921b1d6f1f343214a2abf0118d65b846a0cecf5
tree329da765c3a69759412c7991ae6b3a2a1384c8d9
parent78ab3f8b51a42e24c11a5b6a3814c7e56bac3b23
x86: add reenter_kprobe helper

[ mhiramat@redhat.com: updated it to latest x86.git ]

Factor common X86_32, X86_64 kprobe reenter logic from deeply
indented section to helper function.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Jim Keniston <jkenisto@us.ibm.com>
arch/x86/kernel/kprobes.c