X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fpaca.h;h=2d4585f062099da36e7ac6fdc8085e68faae1969;hb=fb0ba6bd021248b6bdc58a7b1213a55a6776a38a;hp=706325f99a84d07b18163d07b90b68a930afbb2b;hpb=f3cab8a0b1a772dc8b055b7affa567a366627c9e;p=powerpc.git diff --git a/include/asm-powerpc/paca.h b/include/asm-powerpc/paca.h index 706325f99a..2d4585f062 100644 --- a/include/asm-powerpc/paca.h +++ b/include/asm-powerpc/paca.h @@ -16,7 +16,6 @@ #define _ASM_POWERPC_PACA_H #ifdef __KERNEL__ -#include #include #include #include @@ -79,11 +78,9 @@ struct paca_struct { u64 exmc[10]; /* used for machine checks */ u64 exslb[10]; /* used for SLB/segment table misses * on the linear mapping */ -#ifdef CONFIG_PPC_64K_PAGES - pgd_t *pgdir; -#endif /* CONFIG_PPC_64K_PAGES */ mm_context_t context; + u16 vmalloc_sllp; u16 slb_cache[SLB_CACHE_ENTRIES]; u16 slb_cache_ptr;