Re: ehci post 3.0: new section mismatch of ehci_bios_handoff() toehci_dmi_nohandoff_table

From: Borislav Petkov
Date: Tue Aug 09 2011 - 10:43:15 EST


On Fri, Aug 05, 2011 at 05:01:20PM +0200, Stefan Richter wrote:
> Hi,
>
> commit 03c75362181b0b1d6a330e7cf8def10ba988dfbe "ehci: refactor pci quirk
> to use standard dmi_check_system method" added a new section mismatch. A
> web search shows that there is already a fix for this from Arnaud.
> https://patchwork.kernel.org/patch/996112/mbox/
>
> Unless I am looking at a wrong git tree, the fix is not committed yet.
>
> The section mismatch:
>
> WARNING: drivers/built-in.o(.devinit.text+0x2e37): Section mismatch in
> reference from the function ehci_bios_handoff() to the
> variable .init.rodata:ehci_dmi_nohandoff_table
> The function __devinit ehci_bios_handoff() references
> a variable __initconst ehci_dmi_nohandoff_table.
> If ehci_dmi_nohandoff_table is only used by ehci_bios_handoff then
> annotate ehci_dmi_nohandoff_table with a matching annotation.

Same here on -rc1 :(.

Can someone please pick up the fix already? Greg?

Thanks.

--
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
GM: Alberto Bozzo
Reg: Dornach, Landkreis Muenchen
HRB Nr. 43632 WEEE Registernr: 129 19551
--
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/