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:	Thu, 26 Mar 2015 09:53:06 -0700
From:	Mark Brown <broonie@...nel.org>
To:	Samuel Ortiz <sameo@...ux.intel.com>,
	Lee Jones <lee.jones@...aro.org>,
	Josh Cartwright <joshc@...eaurora.org>,
	Stephen Boyd <sboyd@...eaurora.org>
Cc:	kernel-build-reports@...ts.linaro.org,
	linaro-kernel@...ts.linaro.org, linux-kernel@...r.kernel.org
Subject: Build failures in -next from qcom_rpm.c

On Thu, Mar 26, 2015 at 10:40:15AM +0000, Build bot for Mark Brown wrote:

For the past couple of days -next has been failing to build an ARM
allmodconfig due to the use of defines which don't appear anywhere in
the kernel, introduced in f35ba5c9f6043 (mfd: qcom_rpm: Add support for
IPQ8064):

> 	arm-allmodconfig
> ../drivers/mfd/qcom_rpm.c:331:3: error: 'QCOM_RPM_NSS_FABRIC_0_CLK' undeclared here (not in a function)
> ../drivers/mfd/qcom_rpm.c:331:2: error: array index in initializer not of integer type
> ../drivers/mfd/qcom_rpm.c:331:2: error: (near initialization for 'ipq806x_rpm_resource_table')
> ../drivers/mfd/qcom_rpm.c:335:3: error: 'QCOM_RPM_NSS_FABRIC_1_CLK' undeclared here (not in a function)
> ../drivers/mfd/qcom_rpm.c:335:2: error: array index in initializer not of integer type
> ../drivers/mfd/qcom_rpm.c:335:2: error: (near initialization for 'ipq806x_rpm_resource_table')
> ../drivers/mfd/qcom_rpm.c:354:3: error: 'QCOM_RPM_SMB208_S1a' undeclared here (not in a function)
> ../drivers/mfd/qcom_rpm.c:354:2: error: array index in initializer not of integer type
> ../drivers/mfd/qcom_rpm.c:354:2: error: (near initialization for 'ipq806x_rpm_resource_table')
> ../drivers/mfd/qcom_rpm.c:355:3: error: 'QCOM_RPM_SMB208_S1b' undeclared here (not in a function)
> ../drivers/mfd/qcom_rpm.c:355:2: error: array index in initializer not of integer type
> ../drivers/mfd/qcom_rpm.c:355:2: error: (near initialization for 'ipq806x_rpm_resource_table')
> ../drivers/mfd/qcom_rpm.c:356:3: error: 'QCOM_RPM_SMB208_S2a' undeclared here (not in a function)
> ../drivers/mfd/qcom_rpm.c:356:2: error: array index in initializer not of integer type
> ../drivers/mfd/qcom_rpm.c:356:2: error: (near initialization for 'ipq806x_rpm_resource_table')
> ../drivers/mfd/qcom_rpm.c:357:3: error: 'QCOM_RPM_SMB208_S2b' undeclared here (not in a function)
> ../drivers/mfd/qcom_rpm.c:357:2: error: array index in initializer not of integer type
> ../drivers/mfd/qcom_rpm.c:357:2: error: (near initialization for 'ipq806x_rpm_resource_table')

Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ