OSDN Git Service

powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 9 Nov 2018 17:33:22 +0000 (17:33 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 19 Dec 2018 07:56:32 +0000 (18:56 +1100)
commit4a3a224c5ae31fc9dc86bc9d8011f6bdc0e0c48d
tree381cfd508623b3ca8feecf5c743ac097bb643bf0
parent04b0a72f2807ba40b155fc1689e38569779527ca
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S

Instead of manually patching a blr at hash_page() entry in
MMU_init_hw(), this patch adds a features section in head_32.S

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