From d935a80c6d59542342161d154e2d04a7985da703 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Sat, 20 Sep 2008 20:16:35 +0900 Subject: [PATCH] --- yaml --- r: 116137 b: refs/heads/master c: b817f7e020958c8f79842076c137daa6f72eb366 h: refs/heads/master i: 116135: 417737ce0121d469f9d9cea157911d590952e264 v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig.debug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 7cc5e6afe257..c1e872c60d4f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2194478157127d52338be96ac9436dc54005816a +refs/heads/master: b817f7e020958c8f79842076c137daa6f72eb366 diff --git a/trunk/arch/sh/Kconfig.debug b/trunk/arch/sh/Kconfig.debug index 4d2d102e00d5..e6d2c8b11abd 100644 --- a/trunk/arch/sh/Kconfig.debug +++ b/trunk/arch/sh/Kconfig.debug @@ -82,7 +82,7 @@ config DEBUG_STACK_USAGE config 4KSTACKS bool "Use 4Kb for kernel stacks instead of 8Kb" - depends on DEBUG_KERNEL && (MMU || BROKEN) + depends on DEBUG_KERNEL && (MMU || BROKEN) && !PAGE_SIZE_64KB help If you say Y here the kernel will use a 4Kb stacksize for the kernel stack attached to each process/thread. This facilitates