Re: [31/41] powerpc/64: Move the boot time info banner to a separate function

2016-07-21 Thread Michael Ellerman
On Tue, 2016-05-07 at 05:04:07 UTC, Benjamin Herrenschmidt wrote: > Signed-off-by: Benjamin Herrenschmidt Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/bf1b61fb574bfe13ab71347389 cheers ___ Linuxppc-dev mailing list Linuxppc-dev@li

[PATCH 31/41] powerpc/64: Move the boot time info banner to a separate function

2016-07-04 Thread Benjamin Herrenschmidt
Signed-off-by: Benjamin Herrenschmidt --- arch/powerpc/kernel/setup_64.c | 66 ++ 1 file changed, 35 insertions(+), 31 deletions(-) diff --git a/arch/powerpc/kernel/setup_64.c b/arch/powerpc/kernel/setup_64.c index a49cb17..d8f5f48 100644 --- a/arch/powerp