summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVasant Hegde <vasant.hegde@amd.com>2026-08-11 04:08:56 +0000
committerJoerg Roedel <joerg.roedel@amd.com>2026-08-11 09:02:55 +0200
commit5322e19fc5acf013784207bc38191cd418a8bb48 (patch)
treed9efde24d409b6e2eaefaef78e44986db4c9c112 /tools/perf/scripts/python/stackcollapse.py
parentaf3b69b16383fbc8fe5f61b5b0150d2e41ede71f (diff)
iommu/amd: Fix incorrect device ID in invalid PASID error message
The IO page fault notifier handler logs pdev->dev.id when reporting an invalid PASID, but pdev->dev.id is the kernel-internal device ID and not the IOMMU device ID (BDF). Use dev_data->devid instead, which reflects actual devid. Fixes: 978d626b8f1a ("iommu/amd: Add IO page fault notifier handler") Signed-off-by: Vasant Hegde <vasant.hegde@amd.com> Reviewed-by: Ankit Soni <Ankit.Soni@amd.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions