original_kernel/arch/s390/mm
Heiko Carstens 162e006ef5 [S390] Mark kernel text section read-only.
Set read-only flag in the page table entries for the kernel image text
section. This will catch all instruction caused corruptions withing the
text section.
Instruction replacement via kprobes still works, since it bypasses now
dynamic address translation.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-02-05 21:18:41 +01:00
..
Makefile
cmm.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
extmem.c [S390] Show loaded DCSS segments under /proc/iomem. 2007-02-05 21:17:11 +01:00
fault.c [S390] noexec protection 2007-02-05 21:18:17 +01:00
init.c [S390] Mark kernel text section read-only. 2007-02-05 21:18:41 +01:00
ioremap.c
mmap.c
vmem.c [S390] noexec protection 2007-02-05 21:18:17 +01:00