]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: hv: Rework MSI handling
authorThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2021 22:51:33 +0000 (23:51 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:22:19 +0000 (22:22 +0100)
commit779a7ac0070d22e47378aedbe0999442ce8def44
tree37a2dcb63dc784bcfc31c9e1a79be0f7ef49364a
parent65d1cb289f7c1c0e4ae2f9a5d4620d095b0c4edc
PCI: hv: Rework MSI handling

Replace the about to vanish iterators and make use of the filtering. Take
the descriptor lock around the iterators.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20211206210748.629363944@linutronix.de
drivers/pci/controller/pci-hyperv.c