kernel-hacking-2024-linux-s.../arch/s390
Jan Glauber 305b152325 [S390] Write protect module text and RO data
Implement write protection for kernel modules text and read-only
data sections by implementing set_memory_[ro|rw] on s390.
Since s390 has no execute bit in the pte's NX is not supported.

set_memory_[ro|rw] will only work on normal pages and not on
large pages, so in case a large page should be modified bail
out with a warning.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-03-15 17:08:23 +01:00
..
appldata
boot [S390] correct ipl parameter block safe guard 2011-02-17 13:13:59 +01:00
crypto crypto: sha-s390 - Reset index after processing partial block 2011-02-07 20:26:06 +11:00
hypfs
include/asm [S390] Write protect module text and RO data 2011-03-15 17:08:23 +01:00
kernel s390: remove task_show_regs 2011-02-15 07:34:16 -08:00
kvm
lib [S390] missing sacf in uaccess 2011-01-31 11:30:20 +01:00
math-emu
mm [S390] Write protect module text and RO data 2011-03-15 17:08:23 +01:00
oprofile
defconfig
Kbuild
Kconfig [S390] remove redundant stack check option 2011-03-15 17:08:22 +01:00
Kconfig.debug [S390] Write protect module text and RO data 2011-03-15 17:08:23 +01:00
Makefile [S390] remove redundant stack check option 2011-03-15 17:08:22 +01:00