aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xarray.c
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2024-12-05 19:46:15 +0000
committerPetr Pavlu <[email protected]>2025-01-26 12:05:24 +0000
commit097fd001e1c42b5fd0a6d77cbd855ce373d7e7a2 (patch)
treecbd9e4a281f204f56a676b6df1da223db919b416 /lib/xarray.c
parentmodule: sysfs: Use const 'struct bin_attribute' (diff)
downloadkernel-097fd001e1c42b5fd0a6d77cbd855ce373d7e7a2.tar.gz
kernel-097fd001e1c42b5fd0a6d77cbd855ce373d7e7a2.zip
module: Split module_enable_rodata_ro()
module_enable_rodata_ro() is called twice, once before module init to set rodata sections readonly and once after module init to set rodata_after_init section readonly. The second time, only the rodata_after_init section needs to be set to read-only, no need to re-apply it to already set rodata. Split module_enable_rodata_ro() in two. Signed-off-by: Christophe Leroy <[email protected]> Tested-by: Daniel Gomez <[email protected]> Reviewed-by: Luis Chamberlain <[email protected]> Link: https://lore.kernel.org/r/e3b6ff0df7eac281c58bb02cecaeb377215daff3.1733427536.git.christophe.leroy@csgroup.eu Signed-off-by: Petr Pavlu <[email protected]>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions