Files
linux/arch/x86/kernel
Kevin Hao fe78c20faa ftrace/x86: skip over the breakpoint for ftrace caller
commit ab4ead02ec upstream.

In commit 8a4d0a687a "ftrace: Use breakpoint method to update ftrace
caller", we choose to use breakpoint method to update the ftrace
caller. But we also need to skip over the breakpoint in function
ftrace_int3_handler() for them. Otherwise weird things would happen.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-29 11:11:50 -08:00
..
2013-11-13 12:05:30 +09:00
2013-04-23 13:45:22 +02:00
2013-02-22 23:31:31 -05:00
2013-08-04 16:50:53 +08:00
2012-08-22 09:34:24 +02:00
2012-05-08 14:08:44 +02:00
2012-03-28 18:11:12 +01:00
2013-02-27 16:59:05 -05:00
2013-02-28 08:50:11 +02:00
2012-05-14 11:49:38 +02:00
2012-03-28 18:11:12 +01:00
2012-11-14 15:28:11 -08:00