]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/xive: Use XIVE domain under xmon and debugfs
authorCédric Le Goater <clg@kaod.org>
Thu, 1 Jul 2021 13:27:49 +0000 (15:27 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 10 Aug 2021 13:15:01 +0000 (23:15 +1000)
commit6c4a1b9671c121ef27e5e776da1d6b90898e2b2d
tree6870f80973c10eae5da83bcb1b18838b8b033e0e
parentccc845c51e9b73ccf54918ced11bea4830f87150
powerpc/xive: Use XIVE domain under xmon and debugfs

The default domain of the PCI/MSIs is not the XIVE domain anymore. To
list the IRQ mappings under XMON and debugfs, query the IRQ data from
the low level XIVE domain.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210701132750.1475580-32-clg@kaod.org
arch/powerpc/sysdev/xive/common.c