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, 28 May 2015 10:05:55 -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>, sre@...nel.org,
	dbaryshkov@...il.com, David Woodhouse <dwmw2@...radead.org>,
	linux-pm@...r.kernel.org
Subject: randconfig build error with next-20150528, in drivers/power/twl4030_charger.c

Building with the attached random configuration file,

drivers/power/twl4030_charger.c: In function ‘twl4030_bci_probe’:
drivers/power/twl4030_charger.c:648:23: error: implicit declaration of function
‘devm_usb_get_phy_by_node’ [-Werror=implicit-function-declaration]
    bci->transceiver = devm_usb_get_phy_by_node(
                       ^
drivers/power/twl4030_charger.c:648:21: warning: assignment makes pointer from i
nteger without a cast [-Wint-conversion]
    bci->transceiver = devm_usb_get_phy_by_node(
                     ^

View attachment "randconfig-1432830902.txt" of type "text/plain" (84422 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ