android_kernel_xiaomi_sm8350/arch/sh64/kernel
Alexey Dobriyan ffb4512276 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>
2007-05-08 11:15:08 -07:00
..
alphanum.c
asm-offsets.c
dma.c
early_printk.c Fixes and cleanups for earlyprintk aka boot console 2007-05-08 11:15:04 -07:00
entry.S
fpu.c
head.S
init_task.c
irq_intc.c
irq.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
led.c
Makefile
module.c
pci_sh5.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
pci_sh5.h
pci-dma.c
pcibios.c
process.c
ptrace.c
semaphore.c
setup.c [PATCH] Dynamic kernel command-line: sh64 2007-02-12 09:48:39 -08:00
sh_ksyms.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
signal.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
switchto.S
sys_sh64.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
syscalls.S
time.c
traps.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
unwind.c Simplify kallsyms_lookup() 2007-05-08 11:15:08 -07:00
vmlinux.lds.S [PATCH] x86: Allow percpu variables to be page-aligned 2007-05-02 19:27:12 +02:00