diff options
| author | Eric Dumazet <edumazet@google.com> | 2012-07-18 00:42:13 +0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2012-07-18 00:47:33 +0400 |
| commit | 5abf7f7e0f6bdbfcac737f636497d7016d9507eb (patch) | |
| tree | c52a21ed83a306c6626a00378934a28a6daa8db0 /tools/perf/scripts/python/syscall-counts.py | |
| parent | d3a25c980fc231238256f8d80816367674e5caaf (diff) | |
| download | linux-5abf7f7e0f6bdbfcac737f636497d7016d9507eb.tar.xz | |
ipv4: fix rcu splat
free_nh_exceptions() should use rcu_dereference_protected(..., 1)
since its called after one RCU grace period.
Also add some const-ification in recent code.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
