On 7/9/24 3:55 AM, flyingpenghao@xxxxxxxxx wrote:
Although it appears to be a KASAN report, it is actually a concurrency issue.
Please explain the concurrency issue. Please also explain why the introduction of WRITE_ONCE() / READ_ONCE() solves the concurrency issue rather than papering over it. Note: I expect the latter rather than the former. Thanks, Bart.