original_kernel/arch/s390/kernel
Segher Boessenkool 24d3e210c1 [S390] Fix build failure in __cpu_up()
The first argument to __ctl_store() should be the array to store
stuff in, not just the first element of that array.  With the
current code in __cpu_up(), mainline GCC dies with an internal
compiler error.  I didn't diagnose that further, but just fixed
the kernel bug.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-06-10 10:03:28 +02:00
..
Makefile
asm-offsets.c
audit.c
audit.h
base.S
binfmt_elf32.c
bitmap.S
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S [S390] compat ptrace cleanup 2008-05-07 09:23:02 +02:00
cpcmd.c
crash.c
debug.c [S390] s390dbf: Use const char * for dbf name. 2008-05-15 16:52:39 +02:00
diag.c
dis.c [S390] disassembler: fix idte instruction format. 2008-05-30 10:03:36 +02:00
early.c [S390] System z large page support. 2008-04-30 13:38:47 +02:00
ebcdic.c
entry.S [S390] s390: Optimize user and work TIF check 2008-05-07 09:23:00 +02:00
entry.h
entry64.S [S390] s390-kvm: leave sie context on work. Removes preemption requirement 2008-05-07 09:23:01 +02:00
head.S
head31.S [S390] Convert machine feature detection code to C. 2008-04-30 13:38:47 +02:00
head64.S [S390] System z large page support. 2008-04-30 13:38:47 +02:00
init_task.c [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
ipl.c
irq.c [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. 2008-05-15 16:52:41 +02:00
kprobes.c
machine_kexec.c
module.c
process.c
ptrace.c [S390] compat ptrace cleanup 2008-05-07 09:23:02 +02:00
reipl.S
reipl64.S
relocate_kernel.S
relocate_kernel64.S
s390_ext.c
s390_ksyms.c
setup.c [S390] System z large page support. 2008-04-30 13:38:47 +02:00
signal.c
smp.c [S390] Fix build failure in __cpu_up() 2008-06-10 10:03:28 +02:00
stacktrace.c
sys_s390.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
syscalls.S
time.c
topology.c [S390] cpu topology: Fix possible deadlock. 2008-04-30 13:38:45 +02:00
traps.c
vmlinux.lds.S
vtime.c