Re: 2.6.17-rc6-mm1

From: Andrew Morton
Date: Wed Jun 07 2006 - 18:40:06 EST


On Thu, 8 Jun 2006 00:31:53 +0200
"J.A. Magallón" <jamagallon@xxxxxxx> wrote:

> WARNING: drivers/block/floppy.o - Section mismatch: reference to .init.text: from .smp_locks after '' (at offset 0x3c)
> WARNING: drivers/block/floppy.o - Section mismatch: reference to .init.text: from .smp_locks after '' (at offset 0x40)
> WARNING: drivers/block/floppy.o - Section mismatch: reference to .init.text: from .smp_locks after '' (at offset 0x44)

Yes, that's a false positive - doing locking from within an __init section.
We need to shut that up somehow.

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