diff options
author | Lai Jiangshan <[email protected]> | 2011-03-18 12:13:08 +0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2011-07-20 14:10:18 -0700 |
commit | 22a3c7d188c2b7bfc8e949bf9fad215c094ba78b (patch) | |
tree | 24f70f4b4efa508dc3675db550215036c515243a /net/lapb/lapb_subr.c | |
parent | 14769de93ffcaeead98bcb5771d9f88a84f7153c (diff) |
vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()
The rcu callback rcu_free_vb() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(rcu_free_vb).
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