]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: add radix__create_section_mapping()
authorReza Arbab <arbab@linux.vnet.ibm.com>
Mon, 16 Jan 2017 19:07:44 +0000 (13:07 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 31 Jan 2017 02:54:19 +0000 (13:54 +1100)
commit9c05f56cc796ceb536ef4ba089fcde51a9958552
tree8fbbf23d0908bd5d1a32296e8fe3412d10c4b94e
parente1143c38a76394deff3a902c4e75fd18b5dd45bc
powerpc/mm: add radix__create_section_mapping()

Wire up memory hotplug page mapping for radix. Share the mapping
function already used by radix_init_pgtable().

Signed-off-by: Reza Arbab <arbab@linux.vnet.ibm.com>
Acked-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/64/radix.h
arch/powerpc/mm/pgtable-book3s64.c
arch/powerpc/mm/pgtable-radix.c