diff options
author | 2022-01-24 12:12:42 -0500 | |
---|---|---|
committer | 2022-02-02 13:11:34 +0100 | |
commit | 94b80a19ebfe347a01301d750040a61c38200e2b (patch) | |
tree | 6379b75274ddf02fd73ce5b84f5100e41bbaa34c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/rseq: Remove useless assignment to cpu variable (diff) | |
download | linux-dev-94b80a19ebfe347a01301d750040a61c38200e2b.tar.xz linux-dev-94b80a19ebfe347a01301d750040a61c38200e2b.zip |
selftests/rseq: Remove volatile from __rseq_abi
This is done in preparation for the selftest uplift to become compatible
with glibc-2.35.
All accesses to the __rseq_abi fields are volatile, but remove the
volatile from the TLS variable declaration, otherwise we are stuck with
volatile for the upcoming rseq_get_abi() helper.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220124171253.22072-5-mathieu.desnoyers@efficios.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions