diff options
author | Lai Jiangshan <[email protected]> | 2011-03-18 12:12:19 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-07-20 14:10:17 -0700 |
commit | 14769de93ffcaeead98bcb5771d9f88a84f7153c (patch) | |
tree | 2a320b11528abfa608071ff2aa4013519c07ffbf /net/lapb/lapb_subr.c | |
parent | d4ee9aa33db94120532601a22566e989efc3e70c (diff) |
vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu()
The rcu callback rcu_free_va() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(rcu_free_va).
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: David Rientjes <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions