Re: 2.6.14-rc4-mm1

From: Russell King
Date: Mon Oct 17 2005 - 02:48:00 EST


On Sun, Oct 16, 2005 at 08:19:20PM -0700, Andrew Morton wrote:
> Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> wrote:
> > I have noticed some warnings while "make modules_install"
> >
> > if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F
> > System.map 2.6.14-rc4-mm1; fi
> > WARNING: Module
> > /lib/modules/2.6.14-rc4-mm1/kernel/drivers/serial/serial_core.ko
> > ignored, due to loop
> > WARNING: Module
> > /lib/modules/2.6.14-rc4-mm1/kernel/drivers/serial/8250_pnp.ko ignored,
> > due to loop
> > WARNING: Module
> > /lib/modules/2.6.14-rc4-mm1/kernel/drivers/serial/8250_pci.ko ignored,
> > due to loop
> > WARNING: Module
> > /lib/modules/2.6.14-rc4-mm1/kernel/drivers/serial/8250_acpi.ko
> > ignored, due to loop
> > WARNING: Loop detected:
> > /lib/modules/2.6.14-rc4-mm1/kernel/drivers/serial/8250.ko needs
> > serial_core.ko which needs 8250.ko again!
> > WARNING: Module
> > /lib/modules/2.6.14-rc4-mm1/kernel/drivers/serial/8250.ko ignored, due
> > to loop
>
> Beats me. Please send .config.

It's good ole kgdb. FWIW, Tom Rini's version which has been posted
several times to lkml doesn't have this issue.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/