* [DistroKit] [PATCH] v7a/kernel: use CONSOLE_LOGLEVEL_DEFAULT=7
@ 2018-11-06 20:49 Uwe Kleine-König
2018-11-06 21:05 ` Robert Schwebel
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2018-11-06 20:49 UTC (permalink / raw)
To: distrokit
This matches the default value for this symbol and the two other
platforms use 7, too. This makes the machine emit the "normal" logging
when the loglevel=5 parameter is removed from the kernel command line.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
configs/platform-v7a/kernelconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 89579128785d..26ac9ff303ec 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -3166,7 +3166,7 @@ CONFIG_SBITMAP=y
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
-CONFIG_CONSOLE_LOGLEVEL_DEFAULT=5
+CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
# CONFIG_BOOT_PRINTK_DELAY is not set
--
2.19.1
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [DistroKit] [PATCH] v7a/kernel: use CONSOLE_LOGLEVEL_DEFAULT=7
2018-11-06 20:49 [DistroKit] [PATCH] v7a/kernel: use CONSOLE_LOGLEVEL_DEFAULT=7 Uwe Kleine-König
@ 2018-11-06 21:05 ` Robert Schwebel
0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2018-11-06 21:05 UTC (permalink / raw)
To: Uwe Kleine-König; +Cc: distrokit
On Tue, Nov 06, 2018 at 09:49:46PM +0100, Uwe Kleine-König wrote:
> This matches the default value for this symbol and the two other
> platforms use 7, too. This makes the machine emit the "normal" logging
> when the loglevel=5 parameter is removed from the kernel command line.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> configs/platform-v7a/kernelconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thx.
> diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
> index 89579128785d..26ac9ff303ec 100644
> --- a/configs/platform-v7a/kernelconfig
> +++ b/configs/platform-v7a/kernelconfig
> @@ -3166,7 +3166,7 @@ CONFIG_SBITMAP=y
> # printk and dmesg options
> #
> CONFIG_PRINTK_TIME=y
> -CONFIG_CONSOLE_LOGLEVEL_DEFAULT=5
> +CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
> CONFIG_CONSOLE_LOGLEVEL_QUIET=4
> CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
> # CONFIG_BOOT_PRINTK_DELAY is not set
> --
> 2.19.1
>
>
> _______________________________________________
> DistroKit mailing list
> DistroKit@pengutronix.de
--
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Industrial Linux Solutions | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-06 21:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06 20:49 [DistroKit] [PATCH] v7a/kernel: use CONSOLE_LOGLEVEL_DEFAULT=7 Uwe Kleine-König
2018-11-06 21:05 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox