sparc64: tracehook: TIF_NOTIFY_RESUME
authorRoland McGrath <roland@redhat.com>
Sun, 20 Apr 2008 22:06:49 +0000 (15:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jul 2008 00:32:19 +0000 (17:32 -0700)
commite35a8925e0e7af8b26161a2c161ea31be0296b80
tree708008d1494a91f76277f9140a219ac24e88e432
parentbadcbf0e8654c4a4ca51fe46c75a70376e83c1ef
sparc64: tracehook: TIF_NOTIFY_RESUME

This adds TIF_NOTIFY_RESUME support for sparc64.
When set, we call tracehook_notify_resume() on the way to user mode.

Signed-off-by: Roland McGrath <roland@redhat.com>
arch/sparc/include/asm/thread_info_64.h
arch/sparc64/kernel/rtrap.S
arch/sparc64/kernel/signal.c