Loading kernel/module.c +0 −1 Original line number Diff line number Diff line Loading @@ -4503,7 +4503,6 @@ struct module *__module_text_address(unsigned long addr) } return mod; } EXPORT_SYMBOL_GPL(__module_text_address); /* Don't grab lock, we're oopsing. */ void print_modules(void) Loading Loading
kernel/module.c +0 −1 Original line number Diff line number Diff line Loading @@ -4503,7 +4503,6 @@ struct module *__module_text_address(unsigned long addr) } return mod; } EXPORT_SYMBOL_GPL(__module_text_address); /* Don't grab lock, we're oopsing. */ void print_modules(void) Loading