• Mathieu Chouquet-Stringer's avatar
    [PATCH] Remove duplicate symbol exports on Alpha · 82dcaafc
    Mathieu Chouquet-Stringer authored
    WARNING: vmlinux: 'enable_irq' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'disable_irq' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'disable_irq_nosync' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'probe_irq_mask' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'sys_open' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'sys_read' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'strstr' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'memscan' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'memcmp' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'strnlen' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'strncmp' exported twice. Previous export was in vmlinux
    WARNING: vmlinux: 'strcmp' exported twice. Previous export was in vmlinux
    Signed-off-by: default avatarMathieu Chouquet-Stringer <mchouque@free.fr>
    Cc: Richard Henderson <rth@twiddle.net>
    Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    82dcaafc
alpha_ksyms.c 5.11 KB