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, 28 May 2015 13:46:42 -0500
From:	Felipe Balbi <balbi@...com>
To:	Sebastian Reichel <sre@...nel.org>
CC:	Jim Davis <jim.epost@...il.com>, NeilBrown <neilb@...e.de>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	<linux-pm@...r.kernel.org>, Felipe Balbi <balbi@...com>
Subject: Re: randconfig build error with next-20150528, in
 drivers/power/twl4030_charger.c

On Thu, May 28, 2015 at 07:57:00PM +0200, Sebastian Reichel wrote:
> Hi,
> 
> [+CC NeilBrown]
> [+CC Felipe Balbi]
> 
> On Thu, May 28, 2015 at 10:05:55AM -0700, Jim Davis wrote:
> > 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(
> >                      ^
> 
> This has been introduced by the following commit from Neil Brown:
> 
> power: twl4030_charger: find associated phy by more reliable means.

no, this was introduced by the commit which introduced
devm_usb_get_phy_by_node() (also by Neil) and has already been fixed by
Arnd. I have the patch in my 'next' branch and it should show up on
tomorrow's linux-next.

-- 
balbi

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ