Harvey Harrison b976015637 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>
2008-01-30 13:32:19 +01:00
..
2008-01-30 13:31:16 +01:00
2007-10-17 21:19:04 +02:00
2008-01-30 13:31:42 +01:00
2008-01-30 13:31:12 +01:00
2008-01-30 13:31:31 +01:00
2007-10-11 11:17:01 +02:00
2007-10-11 11:17:24 +02:00
2007-10-11 11:17:01 +02:00
2007-10-13 10:01:23 -07:00
2008-01-24 20:40:04 -08:00
2007-10-19 11:53:33 -07:00
2007-10-13 10:01:23 -07:00
2008-01-30 13:31:31 +01:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:31:19 +01:00
2008-01-30 13:31:23 +01:00
2008-01-01 11:30:35 -08:00
2008-01-30 13:30:32 +01:00
2008-01-30 13:31:55 +01:00
2008-01-30 13:31:23 +01:00
2008-01-30 13:30:28 +01:00
2007-10-11 11:17:24 +02:00
2008-01-30 13:31:13 +01:00
2008-01-30 13:31:12 +01:00
2008-01-30 13:32:10 +01:00
2007-10-13 10:01:23 -07:00
2007-10-11 11:17:01 +02:00
2007-10-11 11:17:24 +02:00
2008-01-30 13:31:42 +01:00
2007-10-19 20:35:03 +02:00
2008-01-24 20:40:04 -08:00
2008-01-30 13:30:33 +01:00
2008-01-30 13:30:33 +01:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:30:31 +01:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:31:55 +01:00
2008-01-30 13:31:55 +01:00
2008-01-30 13:32:03 +01:00
2008-01-30 13:31:12 +01:00
2007-10-11 11:17:01 +02:00
2007-10-11 11:17:24 +02:00
2008-01-30 13:30:27 +01:00
2008-01-30 13:31:31 +01:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:31:27 +01:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:30:28 +01:00
2007-10-20 01:13:56 +02:00
2007-10-17 08:42:55 -07:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:31:52 +01:00
2008-01-30 13:31:52 +01:00
2007-10-17 20:16:08 +02:00
2007-10-17 20:16:08 +02:00
2008-01-30 13:31:27 +01:00
2008-01-30 13:31:03 +01:00
2007-10-11 11:17:24 +02:00
2008-01-30 13:31:42 +01:00
2008-01-30 13:31:13 +01:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:31:10 +01:00