diff options
author | 2013-10-23 20:58:16 +0800 | |
---|---|---|
committer | 2013-11-05 16:01:47 -0500 | |
commit | ab4ead02ec235d706d0611d8741964628291237e (patch) | |
tree | 3a0d764b40cc2219d8ded433dcf4fe48b1b3e7fc /kernel/trace/trace_branch.c | |
parent | trace/trace_stat: use rbtree postorder iteration helper instead of opencoding (diff) | |
download | wireguard-linux-ab4ead02ec235d706d0611d8741964628291237e.tar.xz wireguard-linux-ab4ead02ec235d706d0611d8741964628291237e.zip |
ftrace/x86: skip over the breakpoint for ftrace caller
In commit 8a4d0a687a59 "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.
Cc: stable@vger.kernel.org # 3.5+
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_branch.c')
0 files changed, 0 insertions, 0 deletions