diff options
author | Lai Jiangshan <laijs@cn.fujitsu.com> | 2011-03-18 06:48:01 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2011-07-21 01:10:13 +0400 |
commit | f218a7ee7a1c37058eef4bb5fefff9bdb0f52766 (patch) | |
tree | 1716da3394d55296750a49f3f46fb75f8640b8c7 /security | |
parent | 57bdfbf9ee2b0856d8b62180c3b3f8fa1533b8d1 (diff) | |
download | linux-f218a7ee7a1c37058eef4bb5fefff9bdb0f52766.tar.xz |
ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()
The rcu callback sn_irq_info_free() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(sn_irq_info_free).
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Jes Sorensen <jes@sgi.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions