814816d71e
As reported by Zhouyi Zhou, WRITE_ONCE() is not atomic
as expected when KASAN or KCSAN are compiled in.
Fix it by re-implementing it using inline assembly.
Fixes:
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |