[PATCH] arm64: defconfig: Do not lower CONFIG_LOG_BUF_SHIFT
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-11-30 15:56:27
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-11-30 15:56:27
On Wednesday, November 23, 2016 2:55:09 PM CET Catalin Marinas wrote:
On Wed, Nov 23, 2016 at 02:36:16PM +0100, Geert Uytterhoeven wrote:quoted
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>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Applied on next/arm64, thanks! Arnd