android_kernel_samsung_msm8976/scripts/mod
Sam Ravnborg 9ad21c3f3e kbuild: try harder to find symbol names in modpost
The relocation record sometimes contained an address
which was not an exactly match for a symbol.

Implment some simple logic such that if there
is a symbol within 20 bytes of the address contained
in the relocation record then print the name of this
symbol.

With this change modpost could find symbol names
for the remaining .init.text symbols in my
allyesconfig build for x86_64.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2008-01-28 23:14:40 +01:00
..
.gitignore
empty.c
file2alias.c Module autoprobing support for virtio drivers. 2007-10-23 15:49:55 +10:00
Makefile
mk_elfconfig.c
modpost.c kbuild: try harder to find symbol names in modpost 2008-01-28 23:14:40 +01:00
modpost.h kbuild: try harder to find symbol names in modpost 2008-01-28 23:14:40 +01:00
sumversion.c