]> git.baikalelectronics.ru Git - kernel.git/commit
kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Thu, 18 Jul 2013 11:47:47 +0000 (20:47 +0900)
committerIngo Molnar <mingo@kernel.org>
Fri, 19 Jul 2013 07:57:03 +0000 (09:57 +0200)
commit4402723d3102ead94460272c2b5af07d9bba76f7
tree7b51b7247ae5fc5c4d8d3f2f9b5e28b8dc21bd7b
parentc8f694ec470076fdf78a26a29efb26ee909e8cae
kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE

Remove a comment about an int3 issue in NMI/MCE, since
commit:

  46291273cb9e ("x86: Add workaround to NMI iret woes")

already fixed that. Keeping this incorrect comment can mislead developers.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Reviewed-by: Jiri Kosina <jkosina@suse.cz>
Cc: H. Peter Anvin <hpa@linux.intel.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Jason Baron <jbaron@akamai.com>
Cc: yrl.pp-manager.tt@hitachi.com
Cc: Borislav Petkov <bpetkov@suse.de>
Link: http://lkml.kernel.org/r/20130718114747.26675.84110.stgit@mhiramat-M0-7522
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/kprobes/opt.c