https://bugzilla.kernel.org/show_bug.cgi?id=205567 --- Comment #7 from Meng Xu (mengxu.gatech@xxxxxxxxx) --- (In reply to Theodore Tso from comment #5) > (Or rather, it's allowed by the standard, so it's no big deal.) Hi Ted, Just a quick thought in my mind: do they need to be wrapped with READ_ONCE, WRITE_ONCE and/or memory barriers so that the visibility of the [WRITE] and all operations before that [WRITE] are seen by the [READ] and after? Best Regards, Meng -- You are receiving this mail because: You are watching the assignee of the bug.