summary refs log tree commit diff
path: root/mm
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2011-03-18 12:11:44 +0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2011-07-20 14:10:16 -0700
commitd4ee9aa33db94120532601a22566e989efc3e70c (patch)
tree7e138ea977cc405ea188be5dd7bf98fee324114d /mm
parent693a8b6eecce1a0cfe91a469e85c56016dc1cc53 (diff)
downloadlinux-d4ee9aa33db94120532601a22566e989efc3e70c.tar.gz
ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu()
The rcu callback ipc_immediate_free() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(ipc_immediate_free).

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions