Re: [NFS] Oops in 2.4.2 - please give advice

Keith Owens (kaos@ocs.com.au)
Tue, 13 Mar 2001 11:04:54 +1100


On Mon, 12 Mar 2001 18:36:33 +0100,
Jean-Eric Cuendet <Jean-Eric.Cuendet@linkvest.com> wrote:
>Warning (compare_maps): mismatch on symbol partition_name , ksyms_base says
>c02086c0, System.map says c014f200. Ignoring ksyms_base entry

That message is suspicious. It looks like you have md built into the
kernel but some module has redefined partition_name. Since the only
code that defines partition_name in 2.4.2 is drivers/md/md.c, it looks
like you managed to build md.o into the kernel and as a module. Please
double check your config and modules_install.

-
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/