kernel-ark/arch/xtensa/kernel
Jeremy Fitzhardinge b6e3590f81 [PATCH] x86: Allow percpu variables to be page-aligned
Let's allow page-alignment in general for per-cpu data (wanted by Xen, and
Ingo suggested KVM as well).

Because larger alignments can use more room, we increase the max per-cpu
memory to 64k rather than 32k: it's getting a little tight.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2007-05-02 19:27:12 +02:00
..
align.S
asm-offsets.c [PATCH] xtensa: fix system call interface 2006-12-10 09:55:39 -08:00
coprocessor.S
entry.S [PATCH] xtensa: fix system call interface 2006-12-10 09:55:39 -08:00
head.S
irq.c
Makefile [PATCH] Xtensa: Add ktermios and minor filename fix 2006-12-13 09:05:50 -08:00
module.c
pci-dma.c
pci.c
platform.c
process.c [PATCH] xtensa: fix system call interface 2006-12-10 09:55:39 -08:00
ptrace.c [PATCH] xtensa: fix system call interface 2006-12-10 09:55:39 -08:00
semaphore.c
setup.c [PATCH] Dynamic kernel command-line: xtensa 2007-02-12 09:48:39 -08:00
signal.c [PATCH] xtensa: fix system call interface 2006-12-10 09:55:39 -08:00
syscall.c [PATCH] Xtensa: Add ktermios and minor filename fix 2006-12-13 09:05:50 -08:00
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
traps.c
vectors.S
vmlinux.lds.S [PATCH] x86: Allow percpu variables to be page-aligned 2007-05-02 19:27:12 +02:00
xtensa_ksyms.c