]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI/MSI: Switch to MSI descriptor locking to guard()
authorThomas Gleixner <tglx@linutronix.de>
Thu, 13 Mar 2025 13:03:44 +0000 (14:03 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 13 Mar 2025 17:58:00 +0000 (18:58 +0100)
commit1bc7e262a20a417afafa76a21e56ec15ab759d1c
treef6755df21895436718e05bd6d3ca4dad4b1d5f0b
parent5184d8a737d26f532cd039391d7c48a815d48e7d
PCI/MSI: Switch to MSI descriptor locking to guard()

Convert the code to use the new guard(msi_descs_lock).

No functional change intended.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/all/20250313130321.695027112@linutronix.de
drivers/pci/msi/api.c
drivers/pci/msi/msi.c