[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-8b30a8b3c636a155bab9176ad209964c9c22252d@git.kernel.org>
Date: Wed, 9 Mar 2016 05:58:03 -0800
From: tip-bot for Borislav Petkov <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, bp@...e.de, bp@...en8.de,
tglx@...utronix.de, hpa@...or.com, mingo@...nel.org,
torvalds@...ux-foundation.org, peterz@...radead.org
Subject: [tip:x86/build] x86/defconfigs/32: Set CONFIG_FRAME_WARN to the
Kconfig default
Commit-ID: 8b30a8b3c636a155bab9176ad209964c9c22252d
Gitweb: http://git.kernel.org/tip/8b30a8b3c636a155bab9176ad209964c9c22252d
Author: Borislav Petkov <bp@...en8.de>
AuthorDate: Wed, 9 Mar 2016 14:48:21 +0100
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 9 Mar 2016 14:53:41 +0100
x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default
Sync it to the Kconfig default for 32-bit.
Signed-off-by: Borislav Petkov <bp@...e.de>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: tim.gardner@...onical.com
Link: http://lkml.kernel.org/r/20160309134821.GD6564@pd.tnic
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
arch/x86/configs/i386_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/configs/i386_defconfig b/arch/x86/configs/i386_defconfig
index 028be48..e25a163 100644
--- a/arch/x86/configs/i386_defconfig
+++ b/arch/x86/configs/i386_defconfig
@@ -288,7 +288,7 @@ CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_UTF8=y
CONFIG_PRINTK_TIME=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
-CONFIG_FRAME_WARN=2048
+CONFIG_FRAME_WARN=1024
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
CONFIG_DEBUG_KERNEL=y
Powered by blists - more mailing lists