Re: [PANIC]: Panic out of the blue in timer_bh (possibly bogus)

Keith Owens (kaos@ocs.com.au)
Fri, 30 Nov 2001 22:27:51 +1100


On 30 Nov 2001 09:49:50 +0000,
Gianni Tedesco <gianni@ecsc.co.uk> wrote:
>Ksymoops gives a couple of warnings, im not sure exactly how relevent
>they are but I'm pretty damn sure its using the correct ksyms/system.map
>etc.
>
>Warning (compare_maps): mismatch on symbol partition_name , ksyms_base
>says c029b670, System.map says c014e3e0. Ignoring ksyms_base entry

Two symbols called partition_name, one of which is exported. Can you
say "bad choice of name"?

>Warning (compare_maps): mismatch on symbol tulip_max_interrupt_work ,
>tulip says d09a26ec, /lib/modules/2.4.9/kernel/drivers/net/tulip/tulip.o
>says d09a1cac. Ignoring
>/lib/modules/2.4.9/kernel/drivers/net/tulip/tulip.o entry
>Warning (compare_maps): mismatch on symbol tulip_rx_copybreak , tulip
>says d09a26f0, /lib/modules/2.4.9/kernel/drivers/net/tulip/tulip.o says
>d09a1cb0. Ignoring /lib/modules/2.4.9/kernel/drivers/net/tulip/tulip.o
>entry

Bug in address calculation for exported bss symbols, fixed in ksymoops
2.4.2.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/