diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2022-03-31 10:10:12 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2022-04-10 13:48:14 +0300 |
commit | 613fa6e217e1f216109da784d6f127cc708026c0 (patch) | |
tree | 0b613e0a8a3eb05e739d79d41aee43efd5e1fc63 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) | |
download | linux-613fa6e217e1f216109da784d6f127cc708026c0.tar.xz |
x86/PCI: Show the physical address of the $PIR table
It makes no sense to hide the address of the $PIR table in a debug dump:
PCI: Interrupt Routing Table found at 0x(ptrval)
let alone print its virtual address, given that this is a BIOS entity at
a fixed location in the system's memory map. Show the physical address
instead then, e.g.:
PCI: Interrupt Routing Table found at 0xfde10
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/alpine.DEB.2.21.2203301532330.22465@angie.orcam.me.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions