linux_dsm_epyc7002/arch/s390/kernel
Heiko Carstens a7bb1ae749 s390/mm: fix vmemmap size calculation
The size of the vmemmap must be a multiple of PAGES_PER_SECTION, since the
common code always initializes the vmemmap in such pieces.
So we must round up in order to not have a too small vmemmap.

Fixes an IPL crash on 31 bit with more than 1920MB.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-03-05 10:21:35 +01:00
..
vdso32
vdso64
.gitignore
asm-offsets.c
audit.c
audit.h
base.S
bitmap.c
cache.c
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c s390/uaccess: remove pointless access_ok() checks 2013-02-28 09:37:09 +01:00
compat_wrapper.S
cpcmd.c
crash_dump.c
debug.c
diag.c
dis.c s390/dis: Fix invalid array size 2013-02-28 09:37:09 +01:00
early.c
ebcdic.c
entry64.S s390: critical section cleanup vs. machine checks 2013-03-05 10:21:35 +01:00
entry.h
entry.S s390: critical section cleanup vs. machine checks 2013-03-05 10:21:35 +01:00
ftrace.c
head31.S
head64.S
head_kdump.S
head.S
ipl.c
irq.c
jump_label.c
kprobes.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
lgr.c
machine_kexec.c
Makefile
mcount64.S
mcount.S
mem_detect.c
module.c s390/module: fix compile warning 2013-02-28 09:37:13 +01:00
nmi.c
os_info.c
perf_cpum_cf.c
perf_event.c
pgm_check.S
process.c
processor.c
ptrace.c
reipl64.S
reipl.S
relocate_kernel64.S
relocate_kernel.S
runtime_instr.c
s390_ksyms.c
sclp.S
setup.c s390/mm: fix vmemmap size calculation 2013-03-05 10:21:35 +01:00
signal.c s390/uaccess: remove pointless access_ok() checks 2013-02-28 09:37:09 +01:00
smp.c
stacktrace.c
suspend.c
swsusp_asm64.S
sys_s390.c
syscalls.S
sysinfo.c
time.c
topology.c
traps.c
vdso.c
vmlinux.lds.S
vtime.c