summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2021-04-06 15:51:48 +0300
committerHeiko Carstens <hca@linux.ibm.com>2021-04-12 13:46:43 +0300
commitd2b1f6d2d35043d2c9d079c1595f10c93bfca7d2 (patch)
tree09c7d0100c69972f5bbba2955a9eadb76a056036 /tools/perf/scripts/python/exported-sql-viewer.py
parentb23eb636d7f9f3d7c3ae0dd443cf26c4cc1e18f7 (diff)
downloadlinux-d2b1f6d2d35043d2c9d079c1595f10c93bfca7d2.tar.xz
s390/cmpxchg: get rid of gcc atomic builtins
s390 is the only architecture in the kernel which makes use of gcc's atomic builtin functions. Even though I don't see any technical problem with that right now, remove this code and open-code compare-and-swap loops again, like every other architecture is doing it also. We can switch to a generic implementation when other architectures are doing that also. See also https://lwn.net/Articles/586838/ for forther details. This basically reverts commit f318a1229bd8 ("s390/cmpxchg: use compiler builtins"). Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions