summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2018-07-11 14:45:10 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2018-07-18 12:26:44 +0300
commit452238e8d5ffd8b77f92387519513839d4ca7379 (patch)
tree58e03df037489837b45981bc7689e090c13bfa73 /tools/perf/scripts/python/event_analyzing_sample.py
parent440534d3c56be04abfb26850ee882d19d223557a (diff)
downloadlinux-452238e8d5ffd8b77f92387519513839d4ca7379.tar.xz
netfilter: nf_tables: add and use helper for module autoload
module autoload is problematic, it requires dropping the mutex that protects the transaction. Once the mutex has been dropped, another client can start a new transaction before we had a chance to abort current transaction log. This helper makes sure we first zap the transaction log, then drop mutex for module autoload. In case autload is successful, the caller has to reply entire message anyway. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions