diff options
author | Florian Westphal <[email protected]> | 2019-10-13 20:19:45 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2019-10-17 11:26:20 +0200 |
commit | 63f55acf7b479250b7b0293333c3d94e05cb3f6f (patch) | |
tree | 56083e4d8bb240c4947fb6b63f14911e2b7e7d7f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | f8615bf8a3dabd84bf844c6f888929495039d389 (diff) |
netfilter: ecache: document extension area access rules
Once ct->ext gets free'd via kfree() rather than kfree_rcu we can't
access the extension area anymore without owning the conntrack.
This is a special case:
The worker is walking the pcpu dying list while holding dying list lock:
Neither ct nor ct->ext can be free'd until after the walk has completed.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions