summaryrefslogtreecommitdiffstats
path: root/drivers/md
diff options
context:
space:
mode:
authorRoman Gushchin2019-05-07 19:01:48 +0200
committerDennis Zhou2019-05-09 19:50:30 +0200
commit214828962dead0c698f92b60ef97ce3c5fc2c8fe (patch)
tree31ef85d837693d35843ff56d719d89db4950794f /drivers/md
parentpercpu_ref: introduce PERCPU_REF_ALLOW_REINIT flag (diff)
downloadkernel-qcow2-linux-214828962dead0c698f92b60ef97ce3c5fc2c8fe.tar.gz
kernel-qcow2-linux-214828962dead0c698f92b60ef97ce3c5fc2c8fe.tar.xz
kernel-qcow2-linux-214828962dead0c698f92b60ef97ce3c5fc2c8fe.zip
io_uring: initialize percpu refcounters using PERCU_REF_ALLOW_REINIT
Percpu reference counters should now be initialized with the PERCPU_REF_ALLOW_REINIT in order to allow switching them to the percpu mode from the atomic mode. This is exactly what percpu_ref_reinit() called from __io_uring_register() is supposed to do. So let's initialize percpu refcounters with the PERCU_REF_ALLOW_REINIT flag. Signed-off-by: Roman Gushchin <guro@fb.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions