+1
−0
+32
−0
+2
−97
kernel/module/strict_rwx.c
0 → 100644
+85
−0
Loading
No functional change. This patch migrates code that makes module text and rodata memory read-only and non-text memory non-executable from core module code into kernel/module/strict_rwx.c. Reviewed-by:Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by:
Aaron Tomlin <atomlin@redhat.com> Signed-off-by:
Luis Chamberlain <mcgrof@kernel.org>