[S390] Don't use small stacks when lockdep is used.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 4 Dec 2006 14:41:10 +0000 (15:41 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 4 Dec 2006 14:41:10 +0000 (15:41 +0100)
commit74f8f557fd0c6f32e17e78c9ef508ca66ef37d3a
tree0e7e30c18a3699f48246fa82c79d197b308c4fc4
parent47af5518526d435d0d56a329a578f240e86eb678
[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 <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig