https://github.com/torvalds/linux
Revision afaffac36806db34edcbd20f04258b1fcda192c1 authored by Corentin Labbe on 11 December 2018, 12:11:09 UTC, committed by David S. Miller on 21 December 2018, 19:24:38 UTC
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@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 0ff70f6
History
Tip revision: afaffac36806db34edcbd20f04258b1fcda192c1 authored by Corentin Labbe on 11 December 2018, 12:11:09 UTC
sparc: Set "ARCH: sunxx" information on the same line
Tip revision: afaffac

back to top