OSDN Git Service

powerpc/xmon: Dump all 64 bits of HDEC
authorBalbir Singh <bsingharora@gmail.com>
Wed, 30 Aug 2017 00:27:44 +0000 (10:27 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 31 Aug 2017 04:26:43 +0000 (14:26 +1000)
commitcf9159c36cca6b3d82a6eb620055b321af3c5b9b
treeae285bc2d6a07c1d6c61429e07dbdd6d80c551a6
parent7f2462acb6a995f2b0005192c0ba8eb2bce08da4
powerpc/xmon: Dump all 64 bits of HDEC

ISA 3.0 defines hypervisor decrementer to be 64 bits in length.
This patch extends the print format for to be 64 bits.

Signed-off-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/xmon/xmon.c