From: Heiko Carstens Date: Thu, 17 Jul 2008 15:16:44 +0000 (+0200) Subject: [S390] Increase default warning stacksize. X-Git-Tag: v2.6.27-rc1~1043^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a37255493a3a8bf527534c8700dd73bd591fc7;p=pandora-kernel.git [S390] Increase default warning stacksize. Compiling a kernel with allmodconfig or allyesconfig results in tons of gcc warnings, because the default maximum stacksize from which on gcc will emit a warning is just 256 bytes. Increase this to 2048, so these warnings don't distract from the real warnings that we need to watch at. Signed-off-by: Heiko Carstens Cc: Martin Schwidefsky --- Reading git-diff-tree failed