Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
[cascardo/linux.git] / arch / um / kernel / vmlinux.lds.S
index 72acdce..16e49bf 100644 (file)
@@ -1,5 +1,6 @@
-/* in case the preprocessor is a 32bit one */
-#undef i386
+
+KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER);
+
 #ifdef CONFIG_LD_SCRIPT_STATIC
 #include "uml.lds.S"
 #else