]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/powerpc/mm/init_64.c
[PATCH] powerpc: Always panic if lmb_alloc() fails
[mv-sheeva.git] / arch / powerpc / mm / init_64.c
index e274cf10205c902889747c8633ca01f5a5fc09bd..81cfb0c2ec58bf5bd1d056b48206b551b1aad935 100644 (file)
@@ -64,7 +64,8 @@
 #include <asm/iommu.h>
 #include <asm/abs_addr.h>
 #include <asm/vdso.h>
-#include <asm/imalloc.h>
+
+#include "mmu_decl.h"
 
 #ifdef DEBUG
 #define DBG(fmt...) printk(fmt)
@@ -80,8 +81,6 @@
 #warning TASK_SIZE is smaller than it needs to be.
 #endif
 
-unsigned long klimit = (unsigned long)_end;
-
 /* max amount of RAM to use */
 unsigned long __max_memory;