summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-02-21 16:02:53 -0700
committerJens Axboe <axboe@kernel.dk>2021-02-23 20:33:26 -0700
commit728f13e730093d0b3a1317d2ada83c2538941f34 (patch)
tree18bc846640ca882ed9655a236dfe82a7924f3603 /arch
parent1c0aa1fae1acb77c5f9917adb0e4cb4500b9f3a6 (diff)
downloadlinux-728f13e730093d0b3a1317d2ada83c2538941f34.tar.bz2
io-wq: remove nr_process accounting
We're now just using fork like we would from userspace, so there's no need to try and impose extra restrictions or accounting on the user side of things. That's already being done for us. That also means we don't have to pass in the user_struct anymore, that's correctly inherited through ->creds on fork. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions