Re: [PATCH 1/4] tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()

From: Thomas Gleixner
Date: Tue Oct 13 2020 - 19:35:46 EST


On Thu, Oct 08 2020 at 09:27, Jens Axboe wrote:
> All the callers currently do this, clean it up and move the clearing
> into tracehook_notify_resume() instead.
>
> Signed-off-by: Jens Axboe <axboe@xxxxxxxxx>

Nice cleanup!

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>