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: <20250718224118.5b3f22b0@canb.auug.org.au>
Date: Fri, 18 Jul 2025 22:41:18 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Bjorn Helgaas <bhelgaas@...gle.com>, Lorenzo Pieralisi
 <lpieralisi@...nel.org>, Krzysztof WilczyƄski
 <kwilczynski@...nel.org>
Cc: Mario Limonciello <mario.limonciello@....com>, Linux Kernel Mailing List
 <linux-kernel@...r.kernel.org>, Linux Next Mailing List
 <linux-next@...r.kernel.org>
Subject: linux-next: build warning after merge of the pci tree

Hi all,

After merging the pci tree, today's linux-next build (sparc defconfig)
produced this warning:

In file included from /home/sfr/next/next/include/linux/pci.h:37,
                 from /home/sfr/next/next/drivers/pci/pci-sysfs.c:19:
/home/sfr/next/next/include/linux/device.h:199:33: warning: 'dev_attr_boot_display' defined but not used [-Wunused-variable]
  199 |         struct device_attribute dev_attr_##_name = __ATTR_RO(_name)
      |                                 ^~~~~~~~~
/home/sfr/next/next/drivers/pci/pci-sysfs.c:688:8: note: in expansion of macro 'DEVICE_ATTR_RO'
  688 | static DEVICE_ATTR_RO(boot_display);
      |        ^~~~~~~~~~~~~~

Introduced by commit

  c4f2dc1e5293 ("PCI: Add a new 'boot_display' attribute")

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ