On 10/9/20 8:30 AM, Oleg Nesterov wrote: > On 10/08, Jens Axboe wrote: >> >> Changes since v3: >> >> - Drop not needed io_uring change >> - Drop syscall restart split, handle TIF_NOTIFY_SIGNAL from the arch >> signal handling, using task_sigpending() to see if we need to care >> about real signals. >> - Fix a few over-zelaous task_sigpending() changes >> - Cleanup WARN_ON() in restore_saved_sigmask_unless() > > Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx> Thanks, added. > but let me comment 3/4... Updated for that one too, this is the current patch: https://git.kernel.dk/cgit/linux-block/commit/?h=tif-task_work&id=b6d5da9ba8e31f7b222172c1626cfd0f5d035083 -- Jens Axboe