]> www.infradead.org Git - users/jedix/linux-maple.git/commit
module: Factor out elf_validity_cache_index_info
authorMatthew Maurer <mmaurer@google.com>
Tue, 15 Oct 2024 23:16:39 +0000 (23:16 +0000)
committerLuis Chamberlain <mcgrof@kernel.org>
Sat, 19 Oct 2024 21:35:07 +0000 (14:35 -0700)
commitfbc0e4e482aac7f2b0d20f0a11f6d5eeda346fda
tree5d66e8016a63de0911e90d27f5b98beb673cd554
parent3c5700aeabd87e81d9153a7666b28d0e405c6c88
module: Factor out elf_validity_cache_index_info

Centralize .modinfo detection and property validation.

Signed-off-by: Matthew Maurer <mmaurer@google.com>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
kernel/module/main.c