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:   Tue, 14 Jan 2020 11:57:59 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Mark Brown <broonie@...nel.org>,
        Liam Girdwood <lgirdwood@...il.com>
Cc:     Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Jack Yu <jack.yu@...ltek.com>
Subject: linux-next: build failure after merge of the sound-asoc tree

Hi all,

After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) failed like this:

sound/soc/codecs/rt715-sdw.c: In function 'rt715_dev_resume':
sound/soc/codecs/rt715-sdw.c:568:28: error: implicit declaration of function 'to_sdw_slave_device' [-Werror=implicit-function-declaration]
  568 |  struct sdw_slave *slave = to_sdw_slave_device(dev);
      |                            ^~~~~~~~~~~~~~~~~~~
sound/soc/codecs/rt715-sdw.c:568:28: warning: initialization of 'struct sdw_slave *' from 'int' makes pointer from integer without a cast [-Wint-conversion]

Caused by commit

  d1ede0641b05 ("ASoC: rt715: add RT715 codec driver")

I have used the sound-asoc tree from next-20200113 for today.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ