commit | fbc78b07ba53ace155f27491c81a009e541a93ad | [log] [tgz] |
---|---|---|
author | Philippe Gerum <rpm@xenomai.org> | Thu Feb 12 12:18:46 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Feb 13 16:37:44 2009 +1100 |
tree | a30f2a0f7f732a78d200c0ef00e0c40382f6f071 | |
parent | b578f3fcca1e78624dfb5f358776e63711d7fda2 [diff] |
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL Fix _PAGE_CHG_MASK so that pte_modify() does not affect the _PAGE_SPECIAL bit. Signed-off-by: Philippe Gerum <rpm@xenomai.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>