diff options
author | 2008-04-02 14:31:02 +0200 | |
---|---|---|
committer | 2008-04-02 15:42:20 +0200 | |
commit | 34e6bbf23c8f43e8713d9bd092680f1660494b4a (patch) | |
tree | 908e97ac3d43882cb42bf57c41926852d3bc2f6e /lib | |
parent | Fix bounce setting for 64-bit (diff) | |
download | wireguard-linux-34e6bbf23c8f43e8713d9bd092680f1660494b4a.tar.xz wireguard-linux-34e6bbf23c8f43e8713d9bd092680f1660494b4a.zip |
cfq-iosched: fix rcu freeing of cfq io contexts
SLAB_DESTROY_BY_RCU is not a direct substitute for normal call_rcu()
freeing, since it'll page freeing but NOT object freeing. So change
cfq to do the freeing on its own.
Signed-off-by: Fabio Checconi <fabio@gandalf.sssup.it>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions