diff options
author | Juergen Gross <[email protected]> | 2021-02-19 16:40:30 +0100 |
---|---|---|
committer | Boris Ostrovsky <[email protected]> | 2021-02-23 10:07:52 -0600 |
commit | 6977c0b560f190d0d4786f99d9c120126fe654f2 (patch) | |
tree | 7edc2267478b06e14da0fc59a60928f50667687d /scripts/gdb/linux/tasks.py | |
parent | d56699594046d54f32936a1eec337a62c15f931a (diff) |
xen/evtchn: use READ/WRITE_ONCE() for accessing ring indices
For avoiding read- and write-tearing by the compiler use READ_ONCE()
and WRITE_ONCE() for accessing the ring indices in evtchn.c.
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions