kernel_optimize_test/arch/sh
Paul Mundt 4b505db9c4 sh64: fix tracing of signals.
This follows the parisc change to ensure that tracehook_signal_handler()
is aware of when we are single-stepping in order to ptrace_notify()
appropriately. While this was implemented for 32-bit SH, sh64 neglected
to make use of TIF_SINGLESTEP when it was folded in with the 32-bit code,
resulting in ptrace_notify() never being called.

As sh64 uses all of the other abstractions already, this simply plugs in
the thread flag in the appropriate enable/disable paths and fixes up the
tracehook notification accordingly. With this in place, sh64 is brought
in line with what 32-bit is already doing.

Reported-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-02-15 14:17:45 +09:00
..
boards sh: ms7724: Correct sh-eth EEPROM polling timeout. 2010-01-18 20:47:15 +09:00
boot
cchips
configs sh: update defconfigs. 2010-01-04 15:38:50 +09:00
drivers
include sh64: wire up sys_accept4. 2010-01-19 17:00:31 +09:00
kernel sh64: fix tracing of signals. 2010-02-15 14:17:45 +09:00
lib
lib64
math-emu
mm sh: Don't default enable PMB support. 2010-01-04 11:16:33 +09:00
oprofile
tools Makefile: do not override LC_CTYPE 2010-01-13 13:27:24 +01:00
Kconfig
Kconfig.cpu
Kconfig.debug
Makefile