kernel-ark/arch/s390/mm
Heiko Carstens c2e8b8531b [S390] exec_protect: Fix incorrect extern declarations.
sys_sigreturn and sys_rt_sigreturn don't take any arguments. So luckily
this resulted only in unneeded instead of incorrect code.
But still this clearly shows why one should not put extern declarations
in C files (will be fixed with a larger sparse patch).

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-04-17 07:46:59 +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] exec_protect: Fix incorrect extern declarations. 2008-04-17 07:46:59 +02:00
init.c [S390] dynamic page tables. 2008-02-09 18:24:41 +01: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