ARC: set boot print log level to PR_INFO
authorNoam Camus <noamca@mellanox.com>
Thu, 15 Jun 2017 08:43:51 +0000 (11:43 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 28 Aug 2017 22:17:36 +0000 (15:17 -0700)
commit18ee4becb5a9f52d0808347279bece447ef5a217
treeddae9ebb5b7c60233504b40f31e70a873d70a9d9
parent983394959f5edff6b39bcd10317badaaf33efa99
ARC: set boot print log level to PR_INFO

Some of the boot printing code had printk() w/o explicit log level.

This patch introduces consistency allowing platforms to switch to less
verbose console logging using cmdline.

NPS400 with 4K CPUs needs to avoid the cpu info printing for faster
bootup.

Signed-off-by: Noam Camus <noamca@mellanox.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/setup.c
arch/arc/mm/cache.c
arch/arc/mm/tlb.c