Re: powerpc/xmon: convert 0.16x to 0.16lx

2017-08-31 Thread Michael Ellerman
On Tue, 2017-08-29 at 07:22:36 UTC, Balbir Singh wrote: > Otherwise we lose the top 8 nibbles and effectively print only > the last 32 bits. > > Fixes: e0ddf7a ("powerpc/xmon: Dump ISA 2.07 SPRs") > Fixes: 1846193 ("powerpc/xmon: Dump ISA 2.06 SPRs") > > Signed-off-by: Balbir Singh Applied to p

[PATCH] powerpc/xmon: convert 0.16x to 0.16lx

2017-08-29 Thread Balbir Singh
Otherwise we lose the top 8 nibbles and effectively print only the last 32 bits. Fixes: e0ddf7a ("powerpc/xmon: Dump ISA 2.07 SPRs") Fixes: 1846193 ("powerpc/xmon: Dump ISA 2.06 SPRs") Signed-off-by: Balbir Singh --- arch/powerpc/xmon/xmon.c | 32 1 file changed