From: Heiko Carstens Date: Mon, 4 Dec 2006 14:41:10 +0000 (+0100) Subject: [S390] Don't use small stacks when lockdep is used. X-Git-Tag: v2.6.20-rc1~34^2~40^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f8f557fd0c6f32e17e78c9ef508ca66ef37d3a;p=pandora-kernel.git [S390] Don't use small stacks when lockdep is used. The lock dependency validator adds a bunch of extra stack frames to the stack, which can cause stack overflows. Especially seen on 31 bit where the small stack is only 4k. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed