linux/arch/powerpc/include/asm/nohash
Christophe Leroy 56f3c1413f powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Set PAGE_KERNEL directly in the caller and do not rely on a
hack adding PAGE_KERNEL flags when _PAGE_PRESENT is not set.

As already done for PPC64, use pgprot_cache() helpers instead of
_PAGE_XXX flags in PPC32 ioremap() derived functions.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-10-14 18:04:09 +11:00
..
32 powerpc/nohash: fix hash related comments in pgtable.h 2018-07-30 22:48:19 +10:00
64 powerpc/nohash: fix hash related comments in pgtable.h 2018-07-30 22:48:19 +10:00
pgalloc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pgtable.h powerpc/mm: properly set PAGE_KERNEL flags in ioremap() 2018-10-14 18:04:09 +11:00
pte-book3e.h powerpc/nohash: Remove _PAGE_BUSY 2018-05-07 20:37:46 +10:00
tlbflush.h powerpc: split asm/tlbflush.h 2018-07-30 22:48:21 +10:00