android_kernel_xiaomi_sm7250/include/asm-s390
KAMEZAWA Hiroyuki 97db7fbfc7 [PATCH] for_each_possible_cpu: s390
for_each_cpu() actually iterates across all possible CPUs.  We've had mistakes
in the past where people were using for_each_cpu() where they should have been
iterating across only online or present CPUs.  This is inefficient and
possibly buggy.

We're renaming for_each_cpu() to for_each_possible_cpu() to avoid this in the
future.

This patch replaces for_each_cpu with for_each_possible_cpu.

Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-31 12:18:52 -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] bitops: s390: use generic bitops 2006-03-26 08:57:14 -08:00
bug.h [PATCH] s390: BUG() warnings 2006-03-24 07:33:16 -08:00
bugs.h
byteorder.h
cache.h
cacheflush.h
ccwdev.h
ccwgroup.h
checksum.h
cio.h
cmb.h
compat.h [PATCH] s390: add ptr_to_compat() 2006-03-27 08:44:48 -08:00
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 [PATCH] s390: task_pt_regs() 2006-01-12 09:08:54 -08:00
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 [PATCH] unify pfn_to_page: s390 pfn_to_page 2006-03-27 08:44:46 -08:00
param.h
pci.h
percpu.h [PATCH] for_each_possible_cpu: s390 2006-03-31 12:18:52 -08:00
pgalloc.h [PATCH] mm: remove set_pgdir leftovers 2006-03-22 07:53:56 -08:00
pgtable.h
poll.h [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 2006-03-25 08:22:56 -08:00
posix_types.h
processor.h [PATCH] s390: task_stack_page() 2006-01-12 09:08:54 -08:00
ptrace.h
qdio.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
qeth.h
resource.h
rwsem.h
s390_ext.h
s390_rdev.h [PATCH] s390: email-address change 2006-01-14 18:27:10 -08:00
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 [PATCH] s390: sigcontext.h vs __user 2006-01-14 18:27:08 -08:00
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 [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASK 2006-02-01 08:53:24 -08:00
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 [PATCH] 2TB files: add blkcnt_t 2006-03-26 08:57:00 -08:00
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