x86: tracehook: TIF_NOTIFY_RESUME
authorRoland McGrath <roland@redhat.com>
Sun, 20 Apr 2008 02:10:57 +0000 (19:10 -0700)
committerRoland McGrath <roland@redhat.com>
Sat, 26 Jul 2008 21:38:05 +0000 (14:38 -0700)
This adds TIF_NOTIFY_RESUME support for x86, both 64-bit and 32-bit.
When set, we call tracehook_notify_resume() on the way to user mode.

Signed-off-by: Roland McGrath <roland@redhat.com>
arch/x86/kernel/signal_32.c
arch/x86/kernel/signal_64.c
include/asm-x86/thread_info.h

Simple merge
Simple merge
Simple merge