| commit | e35a8925e0e7af8b26161a2c161ea31be0296b80 | [log] [tgz] |
|---|---|---|
| author | Roland McGrath <roland@redhat.com> | Sun Apr 20 15:06:49 2008 -0700 |
| committer | David S. Miller <davem@davemloft.net> | Sun Jul 27 17:32:19 2008 -0700 |
| tree | 708008d1494a91f76277f9140a219ac24e88e432 | |
| parent | badcbf0e8654c4a4ca51fe46c75a70376e83c1ef [diff] |
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>