diff options
| author | Mathieu Desnoyers <[email protected]> | 2022-01-24 12:12:42 -0500 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2022-02-02 13:11:34 +0100 |
| commit | 94b80a19ebfe347a01301d750040a61c38200e2b (patch) | |
| tree | 6379b75274ddf02fd73ce5b84f5100e41bbaa34c /scripts/gdb/linux/clk.py | |
| parent | 930378d056eac2c96407b02aafe4938d0ac9cc37 (diff) | |
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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions