diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-10-09 13:52:08 +0000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-10-14 18:04:09 +1100 |
commit | d82fd29c5a8caafdc88c6c59c18019a7a5975d99 (patch) | |
tree | ae56df81d64b9ca60f69b6bc7a5b6a2e9057ec4f /crypto/lz4.c | |
parent | e0f57031ca0b52f7db4bad57db4037a7daa546c3 (diff) | |
download | linux-d82fd29c5a8caafdc88c6c59c18019a7a5975d99.tar.bz2 |
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
The base kernel PAGE_XXXX definition sets are more or less platform
specific. Lets distribute them close to platform _PAGE_XXX flags
definition, and customise them to their exact platform flags.
Also defines _PAGE_PSIZE and _PTE_NONE_MASK for each platform
allthough they are defined as 0.
Do the same with _PMD flags like _PMD_USER and _PMD_PRESENT_MASK
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'crypto/lz4.c')
0 files changed, 0 insertions, 0 deletions