powerpc/xive: Add a debug_show handler to the XIVE irq_domain
authorCédric Le Goater <clg@kaod.org>
Thu, 10 Dec 2020 17:14:43 +0000 (18:14 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Dec 2020 22:53:10 +0000 (09:53 +1100)
commita5021abc48a0f44083a15a37b3e61378519cb00d
tree2a5492b610d32b9d88f0616df90ab4f1d3463f7a
parent9dfe4b14df93532da3dbf11952a17389ae3cdc67
powerpc/xive: Add a debug_show handler to the XIVE irq_domain

Full state of the Linux interrupt descriptors can be dumped under
debugfs when compiled with CONFIG_GENERIC_IRQ_DEBUGFS. Add support for
the XIVE interrupt controller.

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/20201210171450.1933725-7-clg@kaod.org
arch/powerpc/sysdev/xive/common.c