diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2015-05-08 20:09:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-09 20:09:29 +0200 |
commit | 1a9f064f516c36d018754407b41921c996439ecf (patch) | |
tree | b531274e7672dd6edfe68100ce7c6ca3eeba6a4f /kernel/time/clockevents.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
download | linux-1a9f064f516c36d018754407b41921c996439ecf.tar.xz linux-1a9f064f516c36d018754407b41921c996439ecf.zip |
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: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/time/clockevents.c')
0 files changed, 0 insertions, 0 deletions