diff options
| author | Lai Jiangshan <[email protected]> | 2011-03-18 12:00:07 +0800 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:51:01 -0700 |
| commit | 6e070aecd9e304264a6b8655f49aa7e6db0e55f2 (patch) | |
| tree | fc9d4b92d7fc3ca75f88b8e730f0b5f3e2a57e2e /tools/perf/scripts/python/netdev-times.py | |
| parent | bcec8b6531d481ced35506517af69adb2399f2a4 (diff) | |
macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) to kfree_rcu()
The rcu callback macvlan_port_rcu_free() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(macvlan_port_rcu_free).
Signed-off-by: Lai Jiangshan <[email protected]>
Acked-by: David S. Miller <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions