commit | ddb014b68dc620e76b7831b5e09d9b8ff07c570e | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Mar 21 22:59:54 2017 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Mar 31 23:09:49 2017 +1100 |
tree | 8be2f29bd3991e266dc6e121242b0109bce919f5 | |
parent | f5bd0fdc0c74dc4cdc5d81319441c4ef9b47cd65 [diff] |
powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE This bit is only used by radix and it is nice to follow the naming style of having bit name start with H_/R_ depending on which translation mode they are used. No functional change in this patch. Reviewed-by: Paul Mackerras <paulus@ozlabs.org> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>