diff options
author | Aaron Tomlin <atomlin@redhat.com> | 2022-03-22 14:03:36 +0000 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2022-04-05 08:43:04 -0700 |
commit | b33465fe9c52a3719f013deeca261bd82af235ee (patch) | |
tree | 00846fb4ea33ae6406bd38232a1d77e08c8290f8 /mm/ksm.c | |
parent | 58d208de3e8d87dbe196caf0b57cc58c7a3836ca (diff) | |
download | linux-b33465fe9c52a3719f013deeca261bd82af235ee.tar.gz linux-b33465fe9c52a3719f013deeca261bd82af235ee.tar.bz2 linux-b33465fe9c52a3719f013deeca261bd82af235ee.zip |
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>
Diffstat (limited to 'mm/ksm.c')
0 files changed, 0 insertions, 0 deletions