acrn-kernel/kernel/module
Jiri Olsa 9dd295341d kallsyms: Make module_kallsyms_on_each_symbol generally available
commit 73feb8d5fa upstream.

Making module_kallsyms_on_each_symbol generally available, so it
can be used outside CONFIG_LIVEPATCH option in following changes.

Rather than adding another ifdef option let's make the function
generally available (when CONFIG_KALLSYMS and CONFIG_MODULES
options are defined).

Cc: Christoph Hellwig <hch@lst.de>
Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20221025134148.3300700-2-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-01-05 15:18:40 +01:00
..
Kconfig
Makefile
debug_kmemleak.c
decompress.c module/decompress: use vmalloc() for gzip decompression workspace 2023-11-20 11:52:03 +01:00
internal.h
kallsyms.c kallsyms: Make module_kallsyms_on_each_symbol generally available 2024-01-05 15:18:40 +01:00
kdb.c
livepatch.c
main.c
procfs.c
signing.c
strict_rwx.c
sysfs.c
tracking.c
tree_lookup.c
version.c