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>] [day] [month] [year] [list]
Date:	Wed, 29 Oct 2014 07:36:15 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	tglx <tglx@...utronix.de>, mingo@...hat.com, hpa <hpa@...or.com>,
	x86 <x86@...nel.org>
Subject: randconfig build error with next-20141029, in arch/x86/kernel/x86_init.c

Building with the attached random configuration file,

In file included from arch/x86/kernel/x86_init.c:21:0:
./arch/x86/include/asm/io_apic.h:240:20: error: static declaration of
‘mp_should_keep_irq’ follows non-static declaration
 static inline bool mp_should_keep_irq(struct device *dev) { return 1; }
                    ^
In file included from arch/x86/kernel/x86_init.c:13:0:
./arch/x86/include/asm/pci_x86.h:96:13: note: previous declaration of
‘mp_should_keep_irq’ was here
 extern bool mp_should_keep_irq(struct device *dev);
             ^
make[2]: *** [arch/x86/kernel/x86_init.o] Error 1

View attachment "randconfig-1414570406.txt" of type "text/plain" (69145 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ