diff options
author | 2011-03-15 18:03:53 +0800 | |
---|---|---|
committer | 2011-07-20 14:10:11 -0700 | |
commit | 3b097c46964b07479855b01056c61540b8cadd50 (patch) | |
tree | 67df2b10ea2692000e7e5df18499e6ba51e1952c /tools/perf/scripts/python/syscall-counts.py | |
parent | security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu() (diff) | |
download | linux-dev-3b097c46964b07479855b01056c61540b8cadd50.tar.xz linux-dev-3b097c46964b07479855b01056c61540b8cadd50.zip |
audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
The rcu callback __put_tree() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(__put_tree).
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Eric Paris <eparis@redhat.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions