aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2021-12-10 23:19:18 +0100
committerThomas Gleixner <[email protected]>2021-12-16 22:16:40 +0100
commit173ffad79d177d9a91fbf3be6bf67ca81e0f765a (patch)
treeff852acdd9a5996067b67a4c44b6fe997cd45a1f /scripts/gdb/linux/timerlist.py
parent0f18095871fc59c89a281caf6f18538cf9e50fbf (diff)
PCI/MSI: Use msi_desc::msi_index
The usage of msi_desc::pci::entry_nr is confusing at best. It's the index into the MSI[X] descriptor table. Use msi_desc::msi_index which is shared between all MSI incarnations instead of having a PCI specific storage for no value. Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Michael Kelley <[email protected]> Tested-by: Nishanth Menon <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Acked-by: Bjorn Helgaas <[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