From: Oleg Nesterov Date: Wed, 16 Dec 2009 00:47:20 +0000 (-0800) Subject: ptrace: x86: implement user_single_step_siginfo() X-Git-Tag: v2.6.33-rc1~71^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f38551fc3ff0e17a38d6f3f0f8831380a88f3cc;p=pandora-kernel.git ptrace: x86: implement user_single_step_siginfo() Suggested by Roland. Implement user_single_step_siginfo() for x86. Extract this code from send_sigtrap(). Since x86 calls tracehook_report_syscall_exit(step => 0) the new helper is not used yet. Signed-off-by: Oleg Nesterov Acked-by: Roland McGrath Cc: Cc: Ingo Molnar Cc: Thomas Gleixner Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed