kernel-hacking-2024-linux-s.../arch/s390/kernel
Heiko Carstens de338a3795 [S390] Fix vmalloc area size calculation.
setup_memory_end() uses VMALLOC_END instead of VMALLOC_END_INIT to
calculate the maximum supported size of physical memory. Since
VMALLOC_END is zero, this will cause a crash on 31 bit systems.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-01-09 10:18:47 +01:00
..
asm-offsets.c
audit.c
binfmt_elf32.c [PATCH] elf: Always define elf_addr_t in linux/elf.h 2006-12-07 08:39:38 -08:00
bitmap.S
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S
cpcmd.c
crash.c
debug.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
ebcdic.c
entry.S
entry64.S
head.S
head31.S [S390] memory detection misses 128k. 2007-01-09 10:18:36 +01:00
head64.S [S390] memory detection misses 128k. 2007-01-09 10:18:36 +01:00
init_task.c
ipl.c [S390] Save prefix register for dump on panic 2006-12-15 17:18:27 +01:00
irq.c
kprobes.c [PATCH] kprobes: enable booster on the preemptible kernel 2006-12-07 08:39:38 -08:00
machine_kexec.c
Makefile
module.c
process.c
profile.c
ptrace.c
reipl.S [S390] Save prefix register for dump on panic 2006-12-15 17:18:27 +01:00
reipl64.S [S390] Save prefix register for dump on panic 2006-12-15 17:18:27 +01:00
relocate_kernel.S
relocate_kernel64.S
reset.S [S390] Fix reboot hang on LPARs 2006-12-15 17:18:22 +01:00
s390_ext.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
s390_ksyms.c
semaphore.c
setup.c [S390] Fix vmalloc area size calculation. 2007-01-09 10:18:47 +01:00
signal.c
smp.c [S390] Fix cpu hotplug (missing 'online' attribute). 2007-01-09 10:18:44 +01:00
stacktrace.c
sys_s390.c
syscalls.S
time.c
traps.c
vmlinux.lds.S
vtime.c