diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2011-03-18 12:05:22 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-07-20 14:10:14 -0700 |
commit | 9801c60e99ed76c5730fb290c00bfad12a419972 (patch) | |
tree | 4c010680b33015e237f0761a3a3c79d180f13857 /MAINTAINERS | |
parent | f218a7ee7a1c37058eef4bb5fefff9bdb0f52766 (diff) | |
download | linux-9801c60e99ed76c5730fb290c00bfad12a419972.tar.bz2 |
security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()
The rcu callback sel_netnode_free() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(sel_netnode_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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions