diff options
author | Rohan McLure <[email protected]> | 2023-05-10 13:31:07 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-06-21 15:13:57 +1000 |
commit | 03d44ee80eac980a869ed3d5637ed85de6fb957f (patch) | |
tree | 0891e2bd7c86989a5359ce1386b7430dfc7b897d /scripts/bpf_doc.py | |
parent | 98e61df570f06e8a2a2152bb3485c60fe1b148cb (diff) |
powerpc: qspinlock: Mark accesses to qnode lock checks
The powerpc implementation of qspinlocks will both poll and spin on the
bitlock guarding a qnode. Mark these accesses with READ_ONCE to convey
to KCSAN that polling is intentional here.
Signed-off-by: Rohan McLure <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions