Re: powerpc/64s: tidy up after exception handler rework

2017-02-09 Thread Michael Ellerman
On Tue, 2016-12-06 at 01:40:15 UTC, Nicholas Piggin wrote: > Somewhere along the line, search/replace left some naming garbled, > and untidy alignment. Might as well fix them all up now while git > blame history doesn't extend too far. > > Signed-off-by: Nicholas Piggin Applied to powerpc next,

[PATCH] powerpc/64s: tidy up after exception handler rework

2016-12-05 Thread Nicholas Piggin
Somewhere along the line, search/replace left some naming garbled, and untidy alignment. Might as well fix them all up now while git blame history doesn't extend too far. Signed-off-by: Nicholas Piggin --- arch/powerpc/include/asm/head-64.h | 160 +-- arch/power