diff options
author | Thomas Gleixner <[email protected]> | 2021-12-06 23:51:07 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-12-16 22:22:17 +0100 |
commit | 0f62d941acf9ac3b6025692ce649b1f282b89e7f (patch) | |
tree | 15812104613cdf5f30ea1c14891114d41fc2094b /scripts/gdb/linux/timerlist.py | |
parent | b5f687f97d1e112493fe0447a1fb09fbd93c334b (diff) |
genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
Usage sites which do allocations of the MSI descriptors before invoking
msi_domain_alloc_irqs() require to lock the MSI decriptors accross the
operation.
Provide entry points which can be called with the MSI mutex held and lock
the mutex in the existing entry points.
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Michael Kelley <[email protected]>
Tested-by: Nishanth Menon <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions