aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBang Li <[email protected]>2022-03-19 02:03:16 +0000
committerVineet Gupta <[email protected]>2022-04-18 21:47:05 +0000
commitc6ed4d84a2c49de7d6f490144cca7b4a4831fb6e (patch)
tree8bd44a9893de75dde44a568294e510ae4aef87ab /tools/perf/scripts/python
parentARC: atomic: cleanup atomic-llsc definitions (diff)
downloadkernel-c6ed4d84a2c49de7d6f490144cca7b4a4831fb6e.tar.gz
kernel-c6ed4d84a2c49de7d6f490144cca7b4a4831fb6e.zip
ARC: remove redundant READ_ONCE() in cmpxchg loop
This patch reverts commit 7082a29c22ac ("ARC: use ACCESS_ONCE in cmpxchg loop"). It is not necessary to use READ_ONCE() because cmpxchg contains barrier. We can get it from commit d57f727264f1 ("ARC: add compiler barrier to LLSC based cmpxchg"). Signed-off-by: Bang Li <[email protected]> Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions