diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-12-07 01:51:13 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-12-17 00:22:17 +0300 |
commit | 5512c5eaf533a98d33a8dc0dcf415e72773184c8 (patch) | |
tree | 798fc6dc0a2c95cb0b19fe92376ea5a62544ddf4 /scripts/gdb/linux/utils.py | |
parent | 645474e2cee450131e8b8d8a69a5d9bbabd43f3f (diff) | |
download | linux-5512c5eaf533a98d33a8dc0dcf415e72773184c8.tar.xz |
PCI/MSI: Protect MSI operations
To prepare for dynamic extension of MSI-X vectors, protect the MSI
operations for MSI and MSI-X. This requires to move the invocation of
irq_create_affinity_masks() out of the descriptor lock section to avoid
reverse lock ordering vs. CPU hotplug lock as some callers of the PCI/MSI
allocation interfaces already hold it.
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>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20211206210747.982292705@linutronix.de
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions