commit | 5896163f7f91c0560cc41908c808661eee4c4121 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Tue Sep 10 10:18:49 2019 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Sep 14 00:58:47 2019 +1000 |
tree | 53346bcd1edf5a6ce86f32cce8fd1129818212ae | |
parent | ec5b705c48365549c483fab17d68d15d83bef265 [diff] |
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