Re: 2.6.17-rc5-mm3

From: Andrew Morton
Date: Sun Jun 04 2006 - 05:48:51 EST


On Sun, 4 Jun 2006 02:38:03 -0700
"Barry K. Nathan" <barryn@xxxxxxxxx> wrote:

> When I build ACPI processor support as a module, I get this:
>
> MODPOST
> WARNING: drivers/acpi/processor.o - Section mismatch: reference to
> .init.data: from .text between 'acpi_processor_power_init' (at offset
> 0xfb0) and 'acpi_safe_halt'

yup. The code in there is actually correct (assuming
acpi_processor_power_init()'s first invokation is at initcall-time).

Maybe we'll do something to kill the warning, once we're down to the last
few thousand of them ;)


> (This is also true of -mm2, but I didn't get a chance to report it
> before -mm3 was released. Before then, I built it into the kernel and
> not as a module.)
>
> and I still get this:
> WARNING: "scsi_tgt_queue_command" [drivers/scsi/libsrp.ko] undefined!

git-scsi-target Kconfig snafu. I passed it over to James the other day.
He might have fixed it - I get my git-scsi-misc via git-infiniband (don't
ask) and it's a bit laggy.


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