diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2011-03-18 12:11:07 +0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-05-07 22:50:54 -0700 |
commit | 3acb458c32293405cf68985b7b3ac5dc0a5e7929 (patch) | |
tree | 2943bc04adaedf25377c954087c7277118a4aae1 /security/inode.c | |
parent | 75ef0368d182785c7c5c06ac11081e31257a313e (diff) |
security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()
The rcu callback user_update_rcu_disposal() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(user_update_rcu_disposal).
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions