Skip to content
Commit 1a9f064f authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds
Browse files

m32r: make flush_cpumask non-volatile.



We cast away the volatile, but really, why make it volatile at all?
We already do a mb() inside the cpumask_empty() loop.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 95c607d9
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