summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-04-13 08:43:50 -0700
committerEric Biggers <ebiggers@google.com>2025-04-28 09:07:19 -0700
commit7ef377c4d4abb7a2a74fc319dc1bce46f2449af7 (patch)
treef1987e24ba30028dce419edb20a3133b127be67f /scripts/lib/kdoc/kdoc_files.py
parent8ffd015db85fea3e15a77027fda6c02ced4d2444 (diff)
lib/crc: make the CPU feature static keys __ro_after_init
All of the CRC library's CPU feature static_keys are initialized by initcalls and never change afterwards, so there's no need for them to be in the regular .data section. Put them in .data..ro_after_init instead. Reviewed-by: "Martin K. Petersen" <martin.petersen@oracle.com> Acked-by: Ard Biesheuvel <ardb@kernel.org> Acked-by: Heiko Carstens <hca@linux.ibm.com> # s390 Link: https://lore.kernel.org/r/20250413154350.10819-1-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions