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