diff options
author | Sachin Sant <sachinp@linux.vnet.ibm.com> | 2022-01-05 17:17:48 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-01-06 13:47:00 +0300 |
commit | f1aa0e47c29268776205698f2453dc07fab49855 (patch) | |
tree | 89697f65f7f6d58550ab2de0323e831e27fac661 /tools | |
parent | 32a1bda4b12a3d324bd585e1aa20dac824ab719c (diff) | |
download | linux-f1aa0e47c29268776205698f2453dc07fab49855.tar.xz |
powerpc/xmon: Dump XIVE information for online-only processors.
dxa command in XMON debugger iterates through all possible processors.
As a result, empty lines are printed even for processors which are not
online.
CPU 47:pp=00 CPPR=ff IPI=0x0040002f PQ=-- EQ idx=699 T=0 00000000 00000000
CPU 48:
CPU 49:
Restrict XIVE information(dxa) to be displayed for online processors only.
Signed-off-by: Sachin Sant <sachinp@linux.vnet.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/164139226833.12930.272224382183014664.sendpatchset@MacBook-Pro.local
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions