diff options
author | Peter Zijlstra <[email protected]> | 2016-05-24 15:00:38 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-06-14 11:55:16 +0200 |
commit | b316ff783d17bd6217804e2e4385ce9347d7dad9 (patch) | |
tree | 3a9fad86e590ef5c74e4e6cc2948265d1a22dea5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be3e7844980352756de4261b276ee2ba5be7a26b (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