]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: defconfig: Do not lower CONFIG_LOG_BUF_SHIFT
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 23 Nov 2016 13:36:16 +0000 (14:36 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Nov 2016 15:56:15 +0000 (16:56 +0100)
The default value of 17 for CONFIG_LOG_BUF_SHIFT is much more suitable
than 14. The latter easily leads to lost kernel messages on systems with
only one CPU core.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/configs/defconfig

index 0e41290f6cbb410149029f83de18134fdeebb17a..f284568373adf917bf4cfa2bb4c515a3be68003e 100644 (file)
@@ -11,7 +11,6 @@ CONFIG_TASK_XACCT=y
 CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_IKCONFIG=y
 CONFIG_IKCONFIG_PROC=y
-CONFIG_LOG_BUF_SHIFT=14
 CONFIG_MEMCG=y
 CONFIG_MEMCG_SWAP=y
 CONFIG_BLK_CGROUP=y