aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2019-12-19 16:22:56 +0000
committerWill Deacon <[email protected]>2020-04-16 12:28:34 +0100
commit549887271a961a79375b2a55bf675515b9107778 (patch)
tree94e5eacf68de2e01130f8f9767dbff130e8a3de7 /tools/perf/scripts/python/export-to-postgresql.py
parentdee081bf8f824cabeb7c7495367d5dad0a444eb1 (diff)
locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
Passing volatile-qualified pointers to the asm-generic implementations of the load-acquire macros results in a re-load from the stack due to the temporary result variable inheriting the volatile semantics thanks to the use of 'typeof()'. Define these temporary variables using 'unqual_scalar_typeof' to drop the volatile qualifier in the case that they are scalar types. Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Arnd Bergmann <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions