Files
linux/arch/powerpc/kernel
Roland McGrath 7d6d637dac powerpc: Add TIF_NOTIFY_RESUME support for tracehook
This adds TIF_NOTIFY_RESUME support for powerpc.  When set,
we call tracehook_notify_resume() on the way to user mode.
This overloads do_signal() to do the work, but changes its
arguments to it has the TIF_* bits handy in a register and
drops the useless first argument that was always zero.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2008-07-28 16:30:50 +10:00
..
2008-07-03 16:58:10 +10:00
2008-07-03 16:58:10 +10:00
2007-05-11 05:38:25 -04:00
2008-05-09 20:22:58 +10:00
2008-06-30 22:31:00 +10:00
2008-03-07 08:42:28 -06:00
2008-05-23 22:43:11 +02:00
2008-07-26 12:00:04 -07:00
2008-06-26 03:35:33 -05:00
2008-06-30 22:31:11 +10:00
2008-07-03 16:58:10 +10:00
2008-07-01 11:28:47 +10:00
2008-07-16 11:07:59 +10:00
2007-10-11 14:36:47 +10:00
2008-07-16 11:07:59 +10:00
2008-07-03 16:58:10 +10:00
2008-07-28 16:30:47 +10:00