linux/arch/sh
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
..
boards sh: eliminate unused irq_reg_{readl,writel} accessors 2015-02-10 14:30:28 -08:00
boot
cchips
configs PM: Eliminate CONFIG_PM_RUNTIME 2014-12-19 22:55:06 +01:00
drivers
include Fix weird uses of num_online_cpus(). 2015-03-10 13:54:42 +10:30
kernel Fix weird uses of num_online_cpus(). 2015-03-10 13:54:42 +10:30
lib
lib64
math-emu
mm Tighten rules for ACCESS_ONCE 2015-02-14 10:54:28 -08:00
oprofile
tools
Kconfig sh: build superh without CONFIG_EXPERT 2015-02-10 14:30:28 -08:00
Kconfig.cpu
Kconfig.debug
Makefile