]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32: always populate page tables for Abatron BDI.
authorChristophe Leroy <christophe.leroy@c-s.fr>
Thu, 21 Feb 2019 19:08:41 +0000 (19:08 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 23 Feb 2019 10:04:32 +0000 (21:04 +1100)
commitb1b70f4a41eb63a0199fdf46b1333f0b7f5c7c63
tree9aee434ea87e02b46aeeb43a7f7a35bf37621395
parentf7ec174a1851faf5e547f8a7ba434d849da03e0c
powerpc/32: always populate page tables for Abatron BDI.

When CONFIG_BDI_SWITCH is set, the page tables have to be populated
allthough large TLBs are used, because the BDI switch knows nothing
about those large TLBs which are handled directly in TLB miss logic.

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