]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit40131e396b4fba5cd571a58c18d5fb54d710be09
tree99ada9804a9cb0ae4967414a594890ab64b5381e
parentd16eacd77f3df618995e3cccaeeed8507a58e8ff
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