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]
Message-ID: <20250207152807.267e5bb7@canb.auug.org.au>
Date: Fri, 7 Feb 2025 15:28:07 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mark Brown <broonie@...nel.org>, Liam Girdwood <lgirdwood@...il.com>
Cc: Stefan Binding <sbinding@...nsource.cirrus.com>, Linux Kernel Mailing
 List <linux-kernel@...r.kernel.org>, Linux Next Mailing List
 <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the sound-asoc-fixes tree

Hi all,

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

sound/soc/codecs/cs35l41.c: In function 'cs35l41_acpi_get_name':
sound/soc/codecs/cs35l41.c:1166:31: error: implicit declaration of function 'acpi_device_hid'; did you mean 'acpi_device_handle'? [-Wimplicit-function-declaration]
 1166 |                         hid = acpi_device_hid(adev);
      |                               ^~~~~~~~~~~~~~~
      |                               acpi_device_handle
sound/soc/codecs/cs35l41.c:1166:29: error: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
 1166 |                         hid = acpi_device_hid(adev);
      |                             ^

Caused by commit

  1d44a30ae3f9 ("ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available")

I have reverted that commit 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