commit | 59e52130f04537d2c80ea44bb007cadd1ad29543 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Sat Apr 19 19:10:57 2008 -0700 |
committer | Roland McGrath <roland@redhat.com> | Sat Jul 26 14:38:05 2008 -0700 |
tree | 80531b2e893f1b4a339ffc84351a82c0347601e6 | |
parent | 4dfcbb997aa9f3a6a3ed8c192f0dac28b027e08f [diff] |
x86: tracehook: TIF_NOTIFY_RESUME 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>