linux-imx/kernel/module
Aaron Tomlin b33465fe9c module: Move strict rwx support to a separate file
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>
2022-04-05 08:43:04 -07:00
..
decompress.c module: Make internal.h and decompress.c more compliant 2022-04-05 08:42:35 -07:00
internal.h module: Move strict rwx support to a separate file 2022-04-05 08:43:04 -07:00
livepatch.c module: Move livepatch support to a separate file 2022-04-05 08:43:04 -07:00
main.c module: Move strict rwx support to a separate file 2022-04-05 08:43:04 -07:00
Makefile module: Move strict rwx support to a separate file 2022-04-05 08:43:04 -07:00
signing.c
strict_rwx.c module: Move strict rwx support to a separate file 2022-04-05 08:43:04 -07:00
tree_lookup.c module: Move latched RB-tree support to a separate file 2022-04-05 08:43:04 -07:00