]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx.
authorChristophe Leroy <christophe.leroy@c-s.fr>
Wed, 12 Jul 2017 10:08:45 +0000 (12:08 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 15 Aug 2017 12:55:52 +0000 (22:55 +1000)
commit67c59cd8bad4a231e8fcfabb068b3a953262a874
treeb24589caa1f60ab1edbf128e5b23b64fbcc19471
parentb46fd3f3b5e3059f4678d556266b5f989850d658
powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx.

On the 8xx, the RAM mapped with LTLBs must be seen as block mapped,
just like areas mapped with BATs on standard PPC32.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/8xx_mmu.c