diff options
author | Lai Jiangshan <[email protected]> | 2011-03-18 12:11:44 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-07-20 14:10:16 -0700 |
commit | d4ee9aa33db94120532601a22566e989efc3e70c (patch) | |
tree | 7e138ea977cc405ea188be5dd7bf98fee324114d /net/lapb/lapb_subr.c | |
parent | 693a8b6eecce1a0cfe91a469e85c56016dc1cc53 (diff) |
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 <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Andrew Morton <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions