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

Centralize symbol table 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