diff options
author | Thomas Gleixner <[email protected]> | 2021-12-06 23:51:10 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-12-16 22:22:17 +0100 |
commit | 602905253607ba892336f7bba8bb45b5be819d87 (patch) | |
tree | b6339c6549c6b6da96d99fae229cadb2c7363e1a /scripts/gdb/linux/timerlist.py | |
parent | 1046f71d7268b1680d7b044dea83c664403f6302 (diff) |
genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
Provide msi_alloc_msi_desc() which takes a template MSI descriptor for
initializing a newly allocated descriptor. This allows to simplify various
usage sites of alloc_msi_entry() and moves the storage handling into the
core code.
For simple cases where only a linear vector space is required provide
msi_add_simple_msi_descs() which just allocates a linear range of MSI
descriptors and fills msi_desc::msi_index accordingly.
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