aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMichael S. Tsirkin <[email protected]>2015-12-20 13:52:10 +0200
committerMichael S. Tsirkin <[email protected]>2016-01-12 20:47:00 +0200
commitd307fb16f788823b29aab9aa7e4821ac8a124b19 (patch)
tree62a988d99febab95f276b807f365d1b4abbd90e9 /tools/perf/scripts/python/stackcollapse.py
parent6a65d26385bf487926a0616650927303058551e3 (diff)
Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
This reverts commit 9e1a27ea42691429e31f158cce6fc61bc79bb2e9. While that commit optimizes !CONFIG_SMP, it mixes up DMA and SMP concepts, making the code hard to figure out. A better way to optimize this is with the new __smp_XXX barriers. As a first step, go back to full rmb/wmb barriers for !SMP. We switch to __smp_XXX barriers in the next patch. Cc: Peter Zijlstra <[email protected]> Cc: Alexander Duyck <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions