linux/arch/m32r/kernel
Rusty Russell 1a9f064f51 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>
2015-05-09 11:09:29 -07:00
..
.gitignore
Makefile
align.c
asm-offsets.c m32r: Autogenerate offsets in struct thread_info 2015-04-12 20:58:24 +02:00
entry.S m32r: Autogenerate offsets in struct thread_info 2015-04-12 20:58:24 +02:00
head.S
irq.c
m32r_ksyms.c
module.c
process.c
ptrace.c
setup.c
signal.c Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc 2015-04-15 13:53:55 -07:00
smp.c m32r: make flush_cpumask non-volatile. 2015-05-09 11:09:29 -07:00
smpboot.c Fix weird uses of num_online_cpus(). 2015-03-10 13:54:42 +10:30
sys_m32r.c
syscall_table.S
time.c m32r: remove deprecated IRQF_DISABLED 2014-10-09 22:25:46 -04:00
traps.c
vmlinux.lds.S