diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-02 17:35:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-06-02 17:35:06 -0700 |
commit | c8be54240893dbf89c294cb6a9e338fdc2f73ead (patch) | |
tree | c5aaf4ce359da3b156ffbf745f0df427f21f5d86 /drivers/acpi/riscv/cppc.c | |
parent | fd1f8473503e5bf897bd3e8efe3545c0352954e6 (diff) | |
parent | a0b018a495a3f68693e45ab570fae8191d907d86 (diff) |
Merge tag 'modules-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Pull module updates from Petr Pavlu:
- Make .static_call_sites in modules read-only after init
The .static_call_sites sections in modules have been made read-only
after init to avoid any (non-)accidental modifications, similarly to
how they are read-only after init in vmlinux
- The rest are minor cleanups
* tag 'modules-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux:
module: Remove outdated comment about text_size
module: Make .static_call_sites read-only after init
module: Add a separate function to mark sections as read-only after init
module: Constify parameters of module_enforce_rwx_sections()
Diffstat (limited to 'drivers/acpi/riscv/cppc.c')
0 files changed, 0 insertions, 0 deletions