Re: [PATCH v2 6/8] powerpc/xive: Simplify the dump of XIVE interrupts under xmon

2021-03-09 Thread Greg Kurz
On Wed, 3 Mar 2021 18:48:55 +0100 Cédric Le Goater wrote: > Move the xmon routine under XIVE subsystem and rework the loop on the > interrupts taking into account the xive_irq_domain to filter out IPIs. > > Signed-off-by: Cédric Le Goater > --- Nice again ! :) Reviewed-by: Greg Kurz > arch

[PATCH v2 6/8] powerpc/xive: Simplify the dump of XIVE interrupts under xmon

2021-03-03 Thread Cédric Le Goater
Move the xmon routine under XIVE subsystem and rework the loop on the interrupts taking into account the xive_irq_domain to filter out IPIs. Signed-off-by: Cédric Le Goater --- arch/powerpc/include/asm/xive.h | 1 + arch/powerpc/sysdev/xive/common.c | 14 ++ arch/powerpc/xmon/xmon