X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=arch%2Fxtensa%2Finclude%2Fasm%2Fpgtable.h;h=872bf0194e6d251a00d77b1f1a5ed1edb76fa0fa;hp=0383aed5912111b6a0b2cd4d0c58f758a95b4a7e;hb=64bb1b944b554a751b518b09c3d596f6b6c0ce31;hpb=4e8790f77f051d4cc745a57b48a73052521e8dfc diff --git a/arch/xtensa/include/asm/pgtable.h b/arch/xtensa/include/asm/pgtable.h index 0383aed59121..872bf0194e6d 100644 --- a/arch/xtensa/include/asm/pgtable.h +++ b/arch/xtensa/include/asm/pgtable.h @@ -178,6 +178,7 @@ #else /* no mmu */ +# define _PAGE_CHG_MASK (PAGE_MASK | _PAGE_ACCESSED | _PAGE_DIRTY) # define PAGE_NONE __pgprot(0) # define PAGE_SHARED __pgprot(0) # define PAGE_COPY __pgprot(0)