mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The guarantees provided by mmiowb() are now provided implicitly by spin_unlock(), so remove all references to this most confusing of barriers from our Documentation. Good riddance. Acked-by: Linus Torvalds <[email protected]> Signed-off-by: Will Deacon <[email protected]>