diff options
author | Lai Jiangshan <[email protected]> | 2011-03-18 12:05:57 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-07-20 14:10:15 -0700 |
commit | 449a68cc656fddeda448e324c57062a19cf451b9 (patch) | |
tree | d192d6582aa8a93f8e84d3b1784340c03b9d0b0e /net/unix/sysctl_net_unix.c | |
parent | 9801c60e99ed76c5730fb290c00bfad12a419972 (diff) |
security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()
The rcu callback sel_netport_free() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(sel_netport_free).
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Stephen Smalley <[email protected]>
Cc: James Morris <[email protected]>
Cc: Eric Paris <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions