]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ia64/meminit.h
Merge ../linus
[linux-2.6-omap-h63xx.git] / include / asm-ia64 / meminit.h
index c3b1f862e6e75dfda6b1f677d8f358df0cc4fbad..c8df75901083ed67611b18c5153996d0cd27f29c 100644 (file)
  *     - initrd (optional)
  *     - command line string
  *     - kernel code & data
+ *     - crash dumping code reserved region
  *     - Kernel memory map built from EFI memory map
  *
  * More could be added if necessary
  */
-#define IA64_MAX_RSVD_REGIONS 6
+#define IA64_MAX_RSVD_REGIONS 7
 
 struct rsvd_region {
        unsigned long start;    /* virtual address of beginning of element */