linux/kernel/module
Christophe Leroy 07ade45a76 module: Increase readability of module_kallsyms_lookup_name()
module_kallsyms_lookup_name() has several exit conditions but
can't return immediately due to preempt_disable().

Refactor module_kallsyms_lookup_name() to allow returning from
anywhere, and reduce depth.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2022-07-11 10:49:14 -07:00
..
debug_kmemleak.c
decompress.c
internal.h module: Fix selfAssignment cppcheck warning 2022-07-01 14:44:17 -07:00
kallsyms.c module: Increase readability of module_kallsyms_lookup_name() 2022-07-11 10:49:14 -07:00
kdb.c
livepatch.c
main.c module: Fix ERRORs reported by checkpatch.pl 2022-07-11 10:49:14 -07:00
Makefile
procfs.c
signing.c
strict_rwx.c
sysfs.c
tracking.c
tree_lookup.c
version.c