android_kernel_xiaomi_sm7250/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 [S390] cmm: remove unused binary sysctls. 2007-11-20 11:13:45 +01:00
extmem.c [S390] use LIST_HEAD instead of LIST_HEAD_INIT 2008-01-26 14:11:21 +01:00
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 [S390] Cleanup page table definitions. 2007-10-22 12:52:49 +02:00
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