OSDN Git Service

powerpc/xmon: Add ISA v3.0 SPRs to SPR dump
authorBalbir Singh <bsingharora@gmail.com>
Wed, 30 Aug 2017 11:45:09 +0000 (21:45 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 31 Aug 2017 04:26:45 +0000 (14:26 +1000)
commitd1e1b351f50f9e5941f436f6c63949731979e00c
tree99ada9804a9cb0ae4967414a594890ab64b5381e
parent64d66aa051544c31048ca58ab0ff81f294d37e9d
powerpc/xmon: Add ISA v3.0 SPRs to SPR dump

Add support for printing the PIDR/TIDR for ISA 300 and PSSCR and PTCR
in ISA 3.0 hypervisor mode.

SPRN_PSSCR_PR is the privileged mode access and is used when we are
not in hypervisor mode.

Signed-off-by: Balbir Singh <bsingharora@gmail.com>
[mpe: Split out of larger patch]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/reg.h
arch/powerpc/xmon/xmon.c