-
Andrew Morton authored
From: Rusty Russell <rusty@rustcorp.com.au> Fix a problem with kallsyms being unable to look up symbols which are in modules. add_kallsyms should be above module_finalize, which means you can just use the mod->symtab and mod->strtab members.
a8b9e8d7