mirror of
https://github.com/torvalds/linux.git
synced 2026-07-02 02:54:41 +02:00
I removed this last week because of an incorrect comment:
smp_mb__after_spinlock() is actually still used, and is necessary on
RISC-V. It's been resurrected, with a comment that describes what it
actually does this time. Thanks to Andrea for finding the bug!
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||