fedora core 2.6.10-1.12-FC2
[linux-2.6.git] / include / asm-ppc64 / mmu.h
index 616389d..dbd7ac6 100644 (file)
@@ -24,6 +24,7 @@ typedef unsigned long mm_context_id_t;
 typedef struct {
        mm_context_id_t id;
 #ifdef CONFIG_HUGETLB_PAGE
+       pgd_t *huge_pgdir;
        u16 htlb_segs; /* bitmask */
 #endif
 } mm_context_t;