]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/xmon: Improve output of XIVE interrupts
authorCédric Le Goater <clg@kaod.org>
Tue, 10 Sep 2019 08:18:49 +0000 (10:18 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 13 Sep 2019 14:58:47 +0000 (00:58 +1000)
commit5896163f7f91c0560cc41908c808661eee4c4121
tree53346bcd1edf5a6ce86f32cce8fd1129818212ae
parentec5b705c48365549c483fab17d68d15d83bef265
powerpc/xmon: Improve output of XIVE interrupts

When looping on the list of interrupts, add the current value of the
PQ bits with a load on the ESB page. This has the side effect of
faulting the ESB page of all interrupts.

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/20190910081850.26038-2-clg@kaod.org
arch/powerpc/include/asm/xive.h
arch/powerpc/sysdev/xive/common.c
arch/powerpc/xmon/xmon.c