genirq/msi: Convert to new functions
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:51:45 +0000 (23:51 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:22:20 +0000 (22:22 +0100)
commit495c66aca3da704e063fa373fdbe371e71d3f4ee
tree874527c4d03ee27cc49400b3b46dcfc119d091a8
parentef8dd01538ea2553ab101ddce6a85a321406d9c0
genirq/msi: Convert to new functions

Use the new iterator functions and add locking where required.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Tested-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20211206210749.063705667@linutronix.de
kernel/irq/msi.c