]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/pci: rename lock member in struct zpci_dev
authorGerd Bayer <gbayer@linux.ibm.com>
Tue, 9 Jan 2024 16:22:39 +0000 (17:22 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 20 Feb 2024 13:37:32 +0000 (14:37 +0100)
commit0d48566d4b58946c8e1b0baac0347616060a81c9
treef75ea34a42becc5d8a5a20032481b129bdd849b8
parent29f6fe17f3eb14d490ba27f8b9d0cbd766bd9158
s390/pci: rename lock member in struct zpci_dev

Since this guards only the Function Measurement Block, rename from
generic lock to fmb_lock in preparation to introduce another lock
that guards the state member

Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com>
Reviewed-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/pci.h
arch/s390/pci/pci.c
arch/s390/pci/pci_debug.c