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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 19 Dec 2013 11:35:09 -0800
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Tom Lendacky <thomas.lendacky@....com>,
	Jim Davis <jim.epost@...il.com>
CC:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-crypto@...r.kernel.org,
	Herbert Xu <herbert@...dor.apana.org.au>,
	"David S. Miller" <davem@...emloft.net>
Subject: Re: randconfig build error with next-20131210, in drivers/crypto/ccp/ccp-pci.c

On 12/10/13 07:34, Tom Lendacky wrote:
> 
> On Tuesday, December 10, 2013 07:21:36 AM Jim Davis wrote:
>> Building with the attached random configuration file,
>>
>> drivers/crypto/ccp/ccp-pci.c: In function ‘ccp_get_msix_irqs’:
>> drivers/crypto/ccp/ccp-pci.c:44:20: error: array type has incomplete
>> element type
>> drivers/crypto/ccp/ccp-pci.c:48:18: error: negative width in bit-field
>> ‘<anonymous>’
>> drivers/crypto/ccp/ccp-pci.c:51:2: error: implicit declaration of
>> function ‘pci_enable_msix’ [-Werror=implicit-function-declaration]
>> drivers/crypto/ccp/ccp-pci.c:76:2: error: implicit declaration of
>> function ‘pci_disable_msix’ [-Werror=implicit-function-declaration]
>> drivers/crypto/ccp/ccp-pci.c:44:20: warning: unused variable
>> ‘msix_entry’ [-Wunused-variable]
>> drivers/crypto/ccp/ccp-pci.c: In function ‘ccp_get_msi_irq’:
>> drivers/crypto/ccp/ccp-pci.c:89:2: error: implicit declaration of
>> function ‘pci_enable_msi’ [-Werror=implicit-function-declaration]
>> drivers/crypto/ccp/ccp-pci.c:102:2: error: implicit declaration of
>> function ‘pci_disable_msi’ [-Werror=implicit-function-declaration]
>> cc1: some warnings being treated as errors
>> make[3]: *** [drivers/crypto/ccp/ccp-pci.o] Error 1
> 
> Thanks for finding this, I'll update to the Kconfig to add PCI to
> the 'depends on' statement.

Tom,

Can you get this patch and the HW_RANDOM patch merged into linux-next, please?
linux-next builds are still failing for both of these reasons.

thanks,
-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ