From: Masami Hiramatsu Date: Thu, 17 Apr 2014 08:17:26 +0000 (+0900) Subject: kprobes, x86: Prohibit probing on thunk functions and restore X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~13^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98def1dedd00f42ded8423c418c971751f46aad2;p=pandora-kernel.git kprobes, x86: Prohibit probing on thunk functions and restore thunk/restore functions are also used for tracing irqoff etc. and those are involved in kprobe's exception handling. Prohibit probing on them to avoid kernel crash. Signed-off-by: Masami Hiramatsu Reviewed-by: Steven Rostedt Link: http://lkml.kernel.org/r/20140417081726.26341.3872.stgit@ltc230.yrl.intra.hitachi.co.jp Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed