[PATCH v2 02/12] powerpc/ps3: replace __ioremap() by ioremap_prot()

Christoph Hellwig hch at lst.de
Wed Aug 21 08:24:07 AEST 2019


On Tue, Aug 20, 2019 at 02:07:10PM +0000, Christophe Leroy wrote:
> __ioremap() is similar to ioremap_prot() except that ioremap_prot()
> does a few sanity changes in addition.
> 
> The flags used by PS3 are not impacted by those changes so for
> PS3 both functions are equivalent.
> 
> At the same time, drop parts of the comment that have been invalid
> since commit e58e87adc8bf ("powerpc/mm: Update _PAGE_KERNEL_RO")
> 
> Suggested-by: Christoph Hellwig <hch at lst.de>
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>

Looks good,

Reviewed-by: Christoph Hellwig <hch at lst.de>


More information about the Linuxppc-dev mailing list