linux/arch/m32r/kernel
Rusty Russell c8ed00107b Fix weird uses of num_online_cpus().
This may be OK in archs with contiguous CPU numbers and without
hotplug CPUs, but it sets a terrible example.

And open-coding it like drivers/scsi/hpsa.c is just weird.

BTRFS has a weird comparison with num_online_cpus() too, but since
BTRFS just screwed up my test machines' root partition, I'm not
touching it :)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reported-by: Oleg Drokin <green@linuxhacker.ru>
2015-03-10 13:54:42 +10:30
..
.gitignore
align.c
asm-offsets.c
entry.S m32r: Use preempt_schedule_irq 2013-11-13 20:21:46 +01:00
head.S
irq.c
m32r_ksyms.c
Makefile
module.c
process.c dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
ptrace.c
setup.c
signal.c all arches, signal: move restart_block to struct task_struct 2015-02-12 18:54:12 -08:00
smp.c
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