[PATCH] tomoyo: don't special case PF_IO_WORKER for PF_KTHREAD
Jens Axboe
axboe at kernel.dk
Fri Mar 26 16:05:25 UTC 2021
On 3/26/21 10:03 AM, Casey Schaufler wrote:
> On 3/25/2021 5:44 PM, Jens Axboe wrote:
>> The io_uring PF_IO_WORKER threads no longer have PF_KTHREAD set, so no
>> need to special case them for credential checks.
>
> Could you cite the commit where that change was made?
See previous reply, same one:
commit 3bfe6106693b6b4ba175ad1f929c4660b8f59ca8
Author: Jens Axboe <axboe at kernel.dk>
Date: Tue Feb 16 14:15:30 2021 -0700
io-wq: fork worker threads from original task
--
Jens Axboe
More information about the Linux-security-module-archive
mailing list