From c7cb432cd1acd02f09bd6ae4586b0fa9bb3e1d4b Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Thu, 17 Jul 2008 17:16:44 +0200 Subject: [PATCH] --- yaml --- r: 102300 b: refs/heads/master c: c5a37255493a3a8bf527534c8700dd73bd591fc7 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 2613a7824511..07cf334fa667 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7337194f708bac977511c7890d7038ded187041a +refs/heads/master: c5a37255493a3a8bf527534c8700dd73bd591fc7 diff --git a/trunk/arch/s390/Kconfig b/trunk/arch/s390/Kconfig index 5dc8f8028d52..eb530b4128ba 100644 --- a/trunk/arch/s390/Kconfig +++ b/trunk/arch/s390/Kconfig @@ -289,7 +289,7 @@ config WARN_STACK_SIZE int "Maximum frame size considered safe (128-2048)" range 128 2048 depends on WARN_STACK - default "256" + default "2048" help This allows you to specify the maximum frame size a function may have without the compiler complaining about it.