From: Heiko Carstens Date: Mon, 5 Feb 2007 20:18:41 +0000 (+0100) Subject: [S390] Mark kernel text section read-only. X-Git-Tag: v2.6.21-rc1~92^2~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=162e006ef59266b9ebf34e3d15ca1f3d9ee956d7;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed