summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2017-09-05 14:17:58 +0200
committerIngo Molnar <mingo@kernel.org>2017-10-27 10:31:58 +0200
commit7f0ec32526d2446fdd79b0c6c6d08e64ef9fb1f3 (patch)
tree8d40c42d6cd0e24600068e90285b5988ac40738f /usr
parent8ca2bd41c7d1c135e9ac6f25970c2d491865088a (diff)
downloadlinux-7f0ec32526d2446fdd79b0c6c6d08e64ef9fb1f3.tar.gz
linux-7f0ec32526d2446fdd79b0c6c6d08e64ef9fb1f3.tar.bz2
linux-7f0ec32526d2446fdd79b0c6c6d08e64ef9fb1f3.zip
perf/core: Remove wrong barrier
The barrier and comment make no sense: - if what the barrier says is true, it should be wmb() but that should then be part of the arch driver, not the generic code. - if it is an SMP barrier, there must be a matching barrier, and there isn't one. So kill it. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions