diff options
| author | 2007-05-08 00:28:41 -0700 | |
|---|---|---|
| committer | 2007-05-08 11:15:08 -0700 | |
| commit | ffb45122766db220d0bf3d01848d575fbbcb6430 (patch) | |
| tree | a8fedf0518407ad12578a7c03aa2c3344f11ff3c /include/linux/module.h | |
| parent | Fix race between rmmod and cat /proc/kallsyms (diff) | |
| download | linux-dev-ffb45122766db220d0bf3d01848d575fbbcb6430.tar.xz linux-dev-ffb45122766db220d0bf3d01848d575fbbcb6430.zip | |
Simplify kallsyms_lookup()
Several kallsyms_lookup() pass dummy arguments but only need, say, module's
name. Make kallsyms_lookup() accept NULLs where possible.
Also, makes picture clearer about what interfaces are needed for all symbol
resolving business.
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/module.h')
0 files changed, 0 insertions, 0 deletions
