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:	Tue, 24 Jun 2014 06:46:25 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	sfr@...b.aaug.org.au, linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	tadeusz.struk@...el.com, herbert@...dor.apana.org.au,
	davem@...emloft.net, john.griffin@...el.com,
	bruce.w.allan@...el.com, qat-linux@...el.com,
	linux-crypto <linux-crypto@...r.kernel.org>
Subject: randconfig build error with next-20140624, in drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c

Building with the attached random configuration file,

drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c: In function ‘adf_enable_
error_correction’:
drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c:166:3: error:
implicit declaration of function ‘__raw_readl’
[-Werror=implicit-function-declaration]
   val = ADF_CSR_RD(csr, ADF_DH895XCC_AE_CTX_ENABLES(i));
   ^
drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c:168:3: error:
implicit declaration of function ‘__raw_writel’
[-Werror=implicit-function-declaration]
   ADF_CSR_WR(csr, ADF_DH895XCC_AE_CTX_ENABLES(i), val);
   ^
cc1: some warnings being treated as errors
make[4]: *** [drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.o] Error 1

View attachment "randconfig-1403614665.txt" of type "text/plain" (92909 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ