powerpc/xive: Fix xmon support on the PowerNV platform
authorCédric Le Goater <clg@kaod.org>
Fri, 6 Mar 2020 15:01:41 +0000 (16:01 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 26 Mar 2020 13:19:05 +0000 (00:19 +1100)
commit97ef275077932c65b1b8ec5022abd737a9fbf3e0
tree254d3187a73628752665c61265946a075c8bf6f0
parentb1a504a6500df50e83b701b7946b34fce27ad8a3
powerpc/xive: Fix xmon support on the PowerNV platform

The PowerNV platform has multiple IRQ chips and the xmon command
dumping the state of the XIVE interrupt should only operate on the
XIVE IRQ chip.

Fixes: 5896163f7f91 ("powerpc/xmon: Improve output of XIVE interrupts")
Cc: stable@vger.kernel.org # v5.4+
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200306150143.5551-3-clg@kaod.org
arch/powerpc/sysdev/xive/common.c