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
..
2009-10-24 17:13:01 +02:00
2017-06-12 16:14:30 +02:00
2018-03-26 15:56:41 +02:00
2018-06-12 16:19:22 -07:00
2012-05-07 09:56:39 +08:00
2015-01-12 05:04:12 -08:00