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, 23 Jul 2015 10:27:59 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
CC:	linux-kernel@...r.kernel.org, Arnaud.pouliquen@...com,
	moderated for non-subscribers <alsa-devel@...a-project.org>
Subject: Re: linux-next: Tree for Jul 23 (sound/soc/codecs/sti-sas.c)

On 07/22/15 23:57, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150722:
> 

on x86_64:

../sound/soc/codecs/sti-sas.c: In function 'stih416_dac_probe':
../sound/soc/codecs/sti-sas.c:227:2: error: implicit declaration of function 'devm_reset_control_get' [-Werror=implicit-function-declaration]
  dac->rst = devm_reset_control_get(codec->dev, "dac_rst");
  ^
../sound/soc/codecs/sti-sas.c:227:11: warning: assignment makes pointer from integer without a cast [enabled by default]
  dac->rst = devm_reset_control_get(codec->dev, "dac_rst");
           ^


Full randconfig file is attached.


-- 
~Randy

View attachment "config-r5384" of type "text/plain" (83834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ