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