linux-stable-rt/arch/s390/mm
Heiko Carstens d96221ab1e [S390] free_initmem: reduce code duplication
free_initmem() and free_initrd_mem() are nearly identical. So make them
call a common function.
Also fixes a bug: if the initrd wouldn't start on a page boundary also
memory after the initrd would be initialized with the poison value.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-02-26 22:37:31 +01:00
..
Makefile
cmm.c
extmem.c [S390] Replace ENOTSUPP usage with EOPNOTSUPP 2010-02-26 22:37:31 +01:00
fault.c
hugetlbpage.c
init.c [S390] free_initmem: reduce code duplication 2010-02-26 22:37:31 +01:00
maccess.c
mmap.c
page-states.c
pgtable.c
vmem.c