Files
linux/kernel
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
..
2021-12-02 17:25:21 +09:00
2022-06-15 19:28:44 -04:00
2022-03-15 10:32:44 +01:00
2022-01-08 12:43:57 -06:00
2022-02-25 09:36:06 +01:00