Skip to content
Unverified Commit 38b7c2a3 authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw



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: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
parent 0cac21b0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment