From 4573218f5b13f6dc03c0955efec64267be6af3d2 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Mon, 4 Dec 2006 15:41:10 +0100 Subject: [PATCH] --- yaml --- r: 42048 b: refs/heads/master c: 74f8f557fd0c6f32e17e78c9ef508ca66ef37d3a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/s390/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c9ddf23d02fc..5962bdb9967a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 47af5518526d435d0d56a329a578f240e86eb678 +refs/heads/master: 74f8f557fd0c6f32e17e78c9ef508ca66ef37d3a diff --git a/trunk/arch/s390/Kconfig b/trunk/arch/s390/Kconfig index 5b04c4095c8d..583d9ff0a571 100644 --- a/trunk/arch/s390/Kconfig +++ b/trunk/arch/s390/Kconfig @@ -178,7 +178,7 @@ config PACK_STACK config SMALL_STACK bool "Use 4kb/8kb for kernel stack instead of 8kb/16kb" - depends on PACK_STACK + depends on PACK_STACK && !LOCKDEP help If you say Y here and the compiler supports the -mkernel-backchain option the kernel will use a smaller kernel stack size. For 31 bit