Re: [PATCH] sparc: Set "ARCH: sunxx" information on the same line
From: David Miller
Date: Fri Dec 21 2018 - 14:25:17 EST
From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
Date: Tue, 11 Dec 2018 12:11:09 +0000
> While checking boot log from SPARC qemu, I saw that the "ARCH: sunxx"
> information was split on two different line.
> This patchs merge both line together.
> In the meantime, thoses information need to be printed via pr_info
> since printk print them by default via the warning loglevel.
>
> Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
Applied.