Re: [2/5] powerpc/xmon: Move static regno into its only user

2016-07-15 Thread Michael Ellerman
On Thu, 2016-07-07 at 12:54:27 UTC, Michael Ellerman wrote: > Signed-off-by: Michael Ellerman Applied to powerpc next. https://git.kernel.org/powerpc/c/13629dad1e30e310bb21baa102 cheers ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https

[PATCH 2/5] powerpc/xmon: Move static regno into its only user

2016-07-07 Thread Michael Ellerman
Signed-off-by: Michael Ellerman --- arch/powerpc/xmon/xmon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c index f351ba6a58ab..369501283994 100644 --- a/arch/powerpc/xmon/xmon.c +++ b/arch/powerpc/xmon/xmon.c @@ -1682,7 +16