mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
While digging through the recent mmiowb preemption issue it came up that we aren't actually preventing IO from crossing a scheduling boundary. While it's a bit ugly to overload smp_mb__after_spinlock() with this behavior, it's what PowerPC is doing so there's some precedent. Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2.4 KiB
2.4 KiB