[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <74983.1211030892@turing-police.cc.vt.edu>
Date: Sat, 17 May 2008 09:28:12 -0400
From: Valdis.Kletnieks@...edu
To: Andi Kleen <andi@...stfloor.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: 2.6.26-rc* - CONFIG_FRAME_WARN help text clarification...
I hit this during a 'make oldconfig', and had to ponder and dig through the
Makefiles to see if pre-4.4 should set it to 0, or not.
Make it clear to people who hit this in a 'make oldconfig' that it's safe to
set it so that whenever their box finally *does* get gcc 4.4, it will be used.
Signed-Off-By: Valdis Kletnieks <valdis.kletnieks@...edu>
*** linux-2.6.26-rc2-mm1/lib/Kconfig.debug.gccvers 2008-05-17 09:14:05.000000000 -0400
--- linux-2.6.26-rc2-mm1/lib/Kconfig.debug 2008-05-17 09:15:45.000000000 -0400
***************
*** 34,40 ****
Tell gcc to warn at build time for stack frames larger than this.
Setting this too low will cause a lot of warnings.
Setting it to 0 disables the warning.
! Requires gcc 4.4
config MAGIC_SYSRQ
bool "Magic SysRq key"
--- 34,40 ----
Tell gcc to warn at build time for stack frames larger than this.
Setting this too low will cause a lot of warnings.
Setting it to 0 disables the warning.
! Requires gcc 4.4, but is safe to set for earlier releases.
config MAGIC_SYSRQ
bool "Magic SysRq key"
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists