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 <ax...@kernel.dk>
Nice cleanup! Reviewed-by: Thomas Gleixner <t...@linutronix.de>