lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ