diff options
author | Lai Jiangshan <[email protected]> | 2011-03-18 11:42:58 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-07-20 14:10:13 -0700 |
commit | 57bdfbf9ee2b0856d8b62180c3b3f8fa1533b8d1 (patch) | |
tree | d39485c723d98fb3d7b2499c59232cd05f4eabc2 /net/unix/sysctl_net_unix.c | |
parent | 8497a24a43374f0142335b0ef0614ccc459e3d8d (diff) |
block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu()
The rcu callback disk_free_ptbl_rcu_cb() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(disk_free_ptbl_rcu_cb).
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Jens Axboe <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions