diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2011-03-18 04:05:57 (GMT) |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-07-20 21:10:15 (GMT) |
commit | 449a68cc656fddeda448e324c57062a19cf451b9 (patch) | |
tree | d192d6582aa8a93f8e84d3b1784340c03b9d0b0e /security/tomoyo/realpath.c | |
parent | 9801c60e99ed76c5730fb290c00bfad12a419972 (diff) | |
download | linux-449a68cc656fddeda448e324c57062a19cf451b9.tar.xz |
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 <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Stephen Smalley <sds@tycho.nsa.gov>
Cc: James Morris <jmorris@namei.org>
Cc: Eric Paris <eparis@parisplace.org>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'security/tomoyo/realpath.c')
0 files changed, 0 insertions, 0 deletions