Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / arch / um / kernel / vmlinux.lds.S
index 1660a76..16e49bf 100644 (file)
@@ -1,4 +1,6 @@
-#include <linux/config.h>
+
+KERNEL_STACK_SIZE = 4096 * (1 << CONFIG_KERNEL_STACK_ORDER);
+
 #ifdef CONFIG_LD_SCRIPT_STATIC
 #include "uml.lds.S"
 #else