e93d3f7b74
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@737 6952d904-891a-0410-993b-d76249ca496b
11 lines
350 B
Diff
11 lines
350 B
Diff
--- linux-2.6.24.orig/arch/x86/Kconfig.debug
|
|
+++ linux-2.6.24/arch/x86/Kconfig.debug
|
|
@@ -59,6 +59,7 @@
|
|
config 4KSTACKS
|
|
bool "Use 4Kb for kernel stacks instead of 8Kb"
|
|
depends on DEBUG_KERNEL
|
|
+ default y
|
|
help
|
|
If you say Y here the kernel will use a 4Kb stacksize for the
|
|
kernel stack attached to each process/thread. This facilitates
|