linux/arch/x86/xen
Mike Travis 7bf0c23ed2 x86: prevent dereferencing non-allocated per_cpu variables
'for_each_possible_cpu(i)' when there's a _remote possibility_ of
dereferencing a non-allocated per_cpu variable involved.

All files except mm/vmstat.c are x86 arch.

Thanks to pageexec@freemail.hu for pointing this out.

Signed-off-by: Mike Travis <travis@sgi.com>
Cc: Christoph Lameter <clameter@sgi.com>
Cc: <pageexec@freemail.hu>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:30:55 +01:00
..
enlighten.c
events.c
features.c
Kconfig
Makefile
manage.c
mmu.c
mmu.h
multicalls.c
multicalls.h
setup.c
smp.c x86: prevent dereferencing non-allocated per_cpu variables 2008-01-30 13:30:55 +01:00
time.c
vdso.h
xen-asm.S
xen-head.S
xen-ops.h