diff options
author | Lai Jiangshan <[email protected]> | 2011-03-15 18:07:57 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-07-20 11:05:30 -0700 |
commit | 6034f7e603cd2dae8ed9a1d8d2ccfeb6b5c48d73 (patch) | |
tree | dc18a4d1374dbd4e15414c67cb44bd359aefd62d /net/unix/sysctl_net_unix.c | |
parent | b119cbab3aecd19dbd748a9823c02d200b96b2f8 (diff) |
security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu()
The rcu callback whitelist_item_free() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(whitelist_item_free).
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Acked-by: James Morris <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions