summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2015-02-20 15:07:30 +0100
committerIngo Molnar <mingo@kernel.org>2015-02-21 10:33:31 +0100
commit2a6730c8b6e075adf826a89a3e2caa705807afdb (patch)
tree05620565e26b29ba355b8241b2b80c6c0189ef52 /tools
parent650b7b23cb1e32d77daeefbac1ceb1329abf3b23 (diff)
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
__recover_probed_insn() should always be called from an address where an instructions starts. The check for ftrace_location() might help to discover a potential inconsistency. This patch adds WARN_ON() when the inconsistency is detected. Also it adds handling of the situation when the original code can not get recovered. Suggested-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Signed-off-by: Petr Mladek <pmladek@suse.cz> Cc: Ananth NMavinakayanahalli <ananth@in.ibm.com> Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> Cc: David S. Miller <davem@davemloft.net> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Kosina <jkosina@suse.cz> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/r/1424441250-27146-3-git-send-email-pmladek@suse.cz Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions