aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Makefile
diff options
context:
space:
mode:
authorHarvey Harrison <harvey.harrison@gmail.com>2008-01-30 13:32:19 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:32:19 +0100
commitb97601563704751162b122c652d7f390b8f480d2 (patch)
tree81b0e2a22fb19ddb27bcb3c0bba769feafdc26e4 /arch/x86/Makefile
parent33cb52438341d6e2d7e06e3b64ed776bc54a2ca4 (diff)
x86: kprobes change kprobe_handler flow
Make the control flow of kprobe_handler more obvious. Collapse the separate if blocks/gotos with if/else blocks this unifies the duplication of the check for a breakpoint instruction race with another cpu. Create two jump targets: preempt_out: re-enables preemption before returning ret out: only returns ret 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>
Diffstat (limited to 'arch/x86/Makefile')
0 files changed, 0 insertions, 0 deletions