aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2016-05-24 15:00:38 +0200
committerIngo Molnar <[email protected]>2016-06-14 11:55:16 +0200
commitb316ff783d17bd6217804e2e4385ce9347d7dad9 (patch)
tree3a9fad86e590ef5c74e4e6cc2948265d1a22dea5 /tools/perf/scripts/python/export-to-postgresql.py
parentbe3e7844980352756de4261b276ee2ba5be7a26b (diff)
locking/spinlock, netfilter: Fix nf_conntrack_lock() barriers
Even with spin_unlock_wait() fixed, nf_conntrack_lock{,_all}() is borken as it misses a bunch of memory barriers to order the whole global vs local locks scheme. Even x86 (and other TSO archs) are affected. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> [ Updated the comments. ] Cc: Andrew Morton <[email protected]> Cc: David S. Miller <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Paul E. McKenney <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions