Re: [RFC PATCH 1/3] module: Split module_enable_rodata_ro()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Le 26/11/2024 à 20:58, Luis Chamberlain a écrit :
On Sat, Nov 09, 2024 at 11:35:35AM +0100, Christophe Leroy wrote:
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 <christophe.leroy@xxxxxxxxxx>

Didn't see a respin so this will have to be a post v6.13-rc1 fix.

Indeed I was waiting for v6.13-rc1 before sending the non RFC rebased version, but I can send it now if you prefer.

I expect it to spend a few days in linux-next before being applied to mainline.

Christophe




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux