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]
Message-ID: <0ab5fe5d-feda-4a3a-8803-92eb4e52e3b4@infradead.org>
Date: Mon, 5 May 2025 16:31:51 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
 Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 linux-pci@...r.kernel.org, Ilpo Järvinen
 <ilpo.jarvinen@...ux.intel.com>
Subject: Re: linux-next: Tree for May 5 (drivers/pci/pcie/bwctrl.c)



On 5/5/25 1:41 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20250502:
> 

on x86_64:

drivers/pci/pcie/bwctrl.c:56:22: warning: 'pcie_bwctrl_lbms_rwsem' defined but not used [-Wunused-variable]
   56 | static DECLARE_RWSEM(pcie_bwctrl_lbms_rwsem);
      |                      ^~~~~~~~~~~~~~~~~~~~~~
include/linux/rwsem.h:153:29: note: in definition of macro 'DECLARE_RWSEM'
  153 |         struct rw_semaphore lockname = __RWSEM_INITIALIZER(lockname)
      |                             ^~~~~~~~



-- 
~Randy


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ