Re: [PATCH 2/7] io_uring: handle signals for IO threads like a normal thread

From: Jens Axboe
Date: Sat Mar 27 2021 - 16:10:14 EST


On 3/27/21 11:40 AM, Eric W. Biederman wrote:
> Jens Axboe <axboe@xxxxxxxxx> writes:
>
>> On 3/26/21 4:38 PM, Jens Axboe wrote:
>>> OK good point, and follows the same logic even if it won't make a
>>> difference in my case. I'll make the change.
>>
>> Made the suggested edits and ran the quick tests and the KILL/STOP
>> testing, and no ill effects observed. Kicked off the longer runs now.
>>
>> Not a huge amount of changes from the posted series, but please peruse
>> here if you want to double check:
>>
>> https://git.kernel.dk/cgit/linux-block/log/?h=io_uring-5.12
>>
>> And diff against v2 posted is below. Thanks!
>
> That looks good. Thanks.
>
> Acked-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>

Thanks Eric, amended to add that.

--
Jens Axboe