[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <tkrat.8b3a3a309b59a31b@s5r6.in-berlin.de>
Date: Fri, 26 Mar 2010 14:32:21 +0100 (CET)
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Mike Travis <travis@....com>, "H. Peter Anvin" <hpa@...or.com>,
Jesse Barnes <jbarnes@...tuousgeek.org>,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: 2.6.34-rc1: pci_register_set_vga_state section mismatch
Hi,
the following scrolled by in a build of current git:
> WARNING: drivers/pci/built-in.o(__ksymtab+0x320): Section mismatch in reference from the variable __ksymtab_pci_register_set_vga_state to the function .init.text:pci_register_set_vga_state()
> The symbol pci_register_set_vga_state is exported and annotated __init
> Fix this by removing the __init annotation of pci_register_set_vga_state or drop the export.
This is obviously introduced by commit
95a8b6efc5d07103583f706c8a5889437d537939
pci: Update pci_set_vga_state() to call arch functions
which showed up in 2.6.34-rc1.
Config attached, although the issue is already apparent from the build
message.
--
Stefan Richter
-=====-==-=- --== ==-=-
http://arcgraph.de/sr/
View attachment ".config" of type "TEXT/PLAIN" (48361 bytes)
Powered by blists - more mailing lists