提交 972c55bf 编写于 作者: M Max Filippov

xtensa: nommu: provide _PAGE_CHG_MASK definition

Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>
上级 4d5ea702
...@@ -178,6 +178,7 @@ ...@@ -178,6 +178,7 @@
#else /* no mmu */ #else /* no mmu */
# define _PAGE_CHG_MASK (PAGE_MASK | _PAGE_ACCESSED | _PAGE_DIRTY)
# define PAGE_NONE __pgprot(0) # define PAGE_NONE __pgprot(0)
# define PAGE_SHARED __pgprot(0) # define PAGE_SHARED __pgprot(0)
# define PAGE_COPY __pgprot(0) # define PAGE_COPY __pgprot(0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册