commit | 92c08a0d522c7e62c01a63e42597f0c2b02c4245 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Nov 18 14:58:09 2013 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Dec 09 11:40:27 2013 +1100 |
tree | 7e427c100b5782a1a8501237ab8deecb65145087 | |
parent | 6f4441ef7009b9ec063678d906eb762318689494 [diff] |
powerpc/mm: Use HPTE constants when updating hpte bits Even though we have same value for linux PTE bits and hash PTE pits use the hash pte bits wen updating hash pte Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>