commit | 3c532798ec96b6c2d77706f04ed1d8b566a805df | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Sat Oct 03 10:49:22 2020 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Oct 17 15:04:36 2020 -0600 |
tree | be05df113944f53ea7d50cdff8ae95c1941c4161 | |
parent | 324bcf54c449c7b5b7024c9fa4549fbaaae1935d [diff] |
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() All the callers currently do this, clean it up and move the clearing into tracehook_notify_resume() instead. Reviewed-by: Oleg Nesterov <oleg@redhat.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>