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:	Mon, 22 Sep 2014 07:39:25 -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>,
	srinivas.kandagatla@...il.com, maxime.coquelin@...com,
	patrice.chotard@...com, kernel@...inux.com,
	linux-media <linux-media@...r.kernel.org>
Subject: randconfig build error with next-20140922, in drivers/media/rc/st_rc.c

Building with the attached random configuration file,

drivers/media/rc/st_rc.c: In function ‘st_rc_probe’:
drivers/media/rc/st_rc.c:281:2: error: implicit declaration of
function ‘reset_control_get’ [-Werror=implicit-function-declaration]
  rc_dev->rstc = reset_control_get(dev, NULL);
  ^
drivers/media/rc/st_rc.c:281:15: warning: assignment makes pointer
from integer without a cast [enabled by default]
  rc_dev->rstc = reset_control_get(dev, NULL);
               ^
cc1: some warnings being treated as errors
make[3]: *** [drivers/media/rc/st_rc.o] Error 1

View attachment "randconfig-1411371921.txt" of type "text/plain" (76381 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ