kernel-ark/arch/s390/mm
Heiko Carstens a806170e29 [S390] Fix a lot of sparse warnings.
Most noteable part of this commit is the new local header file entry.h
which contains all the function declarations of functions that get only
called from asm code or are arch internal. That way we can avoid extern
declarations in C files.
This is more or less the same that was done for sparc64.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-04-17 07:47:06 +02:00
..
cmm.c
extmem.c
fault.c [S390] Fix a lot of sparse warnings. 2008-04-17 07:47:06 +02:00
init.c [S390] remove redundant display of free swap space in show_mem() 2008-04-17 07:47:04 +02:00
Makefile
mmap.c [S390] dynamic page tables. 2008-02-09 18:24:41 +01:00
pgtable.c [S390] dynamic page tables. 2008-02-09 18:24:41 +01:00
vmem.c [S390] Add four level page tables for CONFIG_64BIT=y. 2008-02-09 18:24:40 +01:00