summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRakuram Eswaran <rakuram.e96@gmail.com>2025-12-24 00:10:03 +0530
committerBjorn Helgaas <bhelgaas@google.com>2026-03-02 16:18:20 -0600
commit56435b70f778995c696d53624ba93a429aa38432 (patch)
tree27b2eb7ae798d4d9450be1944723175242186570 /tools/perf/scripts/python/stackcollapse.py
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f (diff)
PCI: amd-mdb: Correct IRQ number in INTx error message
The INTx devm_request_irq() failure path logs an incorrect IRQ number. The printed 'irq' variable refers to a previous MDB interrupt mapping and does not correspond to the INTx IRQ being requested. Fix the error message to report pcie->intx_irq, which is the IRQ associated with the failing request. Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/r/202512230112.AaiGqMWM-lkp@intel.com/ Reported-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Rakuram Eswaran <rakuram.e96@gmail.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> [bhelgaas: commit log] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Sai Krishna Musham <sai.krishna.musham@amd.com> Link: https://patch.msgid.link/20251223184003.32950-1-rakuram.e96@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions