diff options
| author | Lai Jiangshan <[email protected]> | 2011-03-15 18:00:14 +0800 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2011-05-07 22:50:50 -0700 |
| commit | e57859854aaac9b7ce0db3fe4959190a1a80b60a (patch) | |
| tree | 05aee1dc0345c59ba425fa26c5eeebaef6a20938 /tools/perf/scripts/python | |
| parent | 38f57d1a4b4c13db92c7f6300a4e4ae70ff94d2b (diff) | |
net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu()
The rcu callback inet6_ifa_finish_destroy_rcu() just calls a kfree(),
so we use kfree_rcu() instead of the call_rcu(inet6_ifa_finish_destroy_rcu).
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')
0 files changed, 0 insertions, 0 deletions