On 10/28/19 9:16 PM, Jackie Liu wrote: > We didn't use -ERESTARTSYS to tell the application layer to restart the > system call, but instead return -EINTR. we can set -EINTR directly when > wakeup by the signal, which can help us save an assignment operation and > comparison operation. Looks good - patch looks like it's against 5.3 though, I've queued it up for 5.4 with a bit of mangling. -- Jens Axboe