aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2021-09-22 13:47:26 +0800
committerJoerg Roedel <[email protected]>2021-09-28 11:41:11 +0200
commit0b482d0c75bf321b2fd87d215c3d6df095a601d1 (patch)
tree703cbe295ea5f7b0ffc4ce3178351498ed861960 /scripts/gdb/linux/utils.py
parent6f87d4e637327b1da3294a7cdad60d49faa32742 (diff)
iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
719a19335692 ("iommu/vt-d: Tweak the description of a DMA fault") changed the DMA fault reason from hex to decimal. It also added "0x" prefixes to the PCI bus/device, e.g., - DMAR: [INTR-REMAP] Request device [00:00.5] + DMAR: [INTR-REMAP] Request device [0x00:0x00.5] These no longer match dev_printk() and other similar messages in dmar_match_pci_path() and dmar_acpi_insert_dev_scope(). Drop the "0x" prefixes from the bus and device addresses. Fixes: 719a19335692 ("iommu/vt-d: Tweak the description of a DMA fault") Signed-off-by: Bjorn Helgaas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lu Baolu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions