On 3/26/21 8:30 AM, Miroslav Benes wrote: > Livepatch sends a fake signal to all remaining blocking tasks of a > running transition after a set period of time. It uses TIF_SIGPENDING > flag for the purpose. Commit 12db8b690010 ("entry: Add support for > TIF_NOTIFY_SIGNAL") added a generic infrastructure to achieve the same. > Replace our bespoke solution with the generic one. > > Signed-off-by: Miroslav Benes <mbenes@xxxxxxx> Looks good to me. Reviewed-by: Jens Axboe <axboe@xxxxxxxxx> -- Jens Axboe