kernel-ark/include/asm-s390
Andrew Morton 394e3902c5 [PATCH] more for_each_cpu() conversions
When we stop allocating percpu memory for not-possible CPUs we must not touch
the percpu data for not-possible CPUs at all.  The correct way of doing this
is to test cpu_possible() or to use for_each_cpu().

This patch is a kernel-wide sweep of all instances of NR_CPUS.  I found very
few instances of this bug, if any.  But the patch converts lots of open-coded
test to use the preferred helper macros.

Cc: Mikael Starvik <starvik@axis.com>
Cc: David Howells <dhowells@redhat.com>
Acked-by: Kyle McMartin <kyle@parisc-linux.org>
Cc: Anton Blanchard <anton@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: William Lee Irwin III <wli@holomorphy.com>
Cc: Andi Kleen <ak@muc.de>
Cc: Christian Zankel <chris@zankel.net>
Cc: Philippe Elie <phil.el@wanadoo.fr>
Cc: Nathan Scott <nathans@sgi.com>
Cc: Jens Axboe <axboe@suse.de>
Cc: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-23 07:38:17 -08:00
..
a.out.h
atomic.h [PATCH] atomic: add_unless cmpxchg optimise 2006-03-23 07:38:17 -08:00
auxvec.h
bitops.h [PATCH] s390: remove one set of brackets in __constant_test_bit() 2006-02-11 21:41:13 -08:00
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
ccwdev.h
ccwgroup.h
checksum.h
cio.h
cmb.h
compat.h
cpcmd.h
cputime.h
current.h
dasd.h [PATCH] s390: revert dasd eer module 2006-02-20 20:00:12 -08:00
debug.h
delay.h
div64.h
dma-mapping.h
dma.h
ebcdic.h
elf.h
emergency-restart.h
errno.h
extmem.h
fcntl.h
futex.h
hardirq.h
idals.h
io.h [PATCH] s390: compile fix: missing defines in asm-s390/io.h 2006-02-03 08:32:01 -08:00
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h
kexec.h
kmap_types.h
linkage.h
local.h
lowcore.h
mathemu.h
mman.h [PATCH] add asm-generic/mman.h 2006-02-15 15:32:22 -08:00
mmu_context.h
mmu.h
module.h
msgbuf.h
mutex.h
namei.h
page.h
param.h
pci.h
percpu.h [PATCH] more for_each_cpu() conversions 2006-03-23 07:38:17 -08:00
pgalloc.h [PATCH] mm: remove set_pgdir leftovers 2006-03-22 07:53:56 -08:00
pgtable.h
poll.h
posix_types.h
processor.h
ptrace.h
qdio.h
qeth.h
resource.h
rwsem.h
s390_ext.h
s390_rdev.h
scatterlist.h
sections.h
segment.h
semaphore.h
sembuf.h
setup.h [PATCH] s390: add #ifdef __KERNEL__ to asm-s390/setup.h 2006-02-11 21:41:13 -08:00
sfp-machine.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
sigp.h
smp.h [PATCH] s390: additional_cpus parameter 2006-02-17 13:59:26 -08:00
socket.h
sockios.h
spinlock_types.h
spinlock.h
stat.h
statfs.h
string.h
suspend.h
system.h [PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=n 2006-03-06 18:40:44 -08:00
tape390.h
termbits.h
termios.h
thread_info.h
timer.h [PATCH] s390: timer interface visibility 2006-02-03 08:32:01 -08:00
timex.h
tlb.h
tlbflush.h
todclk.h
topology.h
types.h
uaccess.h [PATCH] s390 __get_user() bogus warnings removal 2006-02-08 01:04:59 -05:00
ucontext.h
unaligned.h
unistd.h [PATCH] s390: fstatat64 support 2006-02-12 10:11:58 -08:00
user.h
vtoc.h
xor.h