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: <20251020145239.72fc628e@canb.auug.org.au>
Date: Mon, 20 Oct 2025 14:52:39 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Miriam Rachel Korenblit <miriam.rachel.korenblit@...el.com>, Johannes
 Berg <johannes@...solutions.net>
Cc: Emmanuel Grumbach <emmanuel.grumbach@...el.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 iwlwifi-next tree

Hi all,

After merging the iwlwifi-next tree, today's linux-next build (arm64
defconfig) failed like this:

drivers/net/wireless/intel/iwlwifi/iwl-drv.c:180:13: warning: 'iwl_drv_is_wifi7_supported' defined but not used [-Wunused-function]
  180 | static bool iwl_drv_is_wifi7_supported(struct iwl_trans *trans)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c: In function 'iwl_pci_gen1_2_probe':
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c:4222:13: error: implicit declaration of function 'iwl_drv_is_wifi7_supported' [-Wimplicit-function-declaration]
 4222 |         if (iwl_drv_is_wifi7_supported(iwl_trans)) {
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~

Caused by commit

  1f9285c0c2eb ("wifi: iwlwifi: be more chatty when we fail to find a wifi7 device")

$ grep CONFIG_IWLMLD .config
# CONFIG_IWLMLD is not set

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