]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6cc27341b21a81052f36c137bc44cf55f83e46ff
tree8fbbf23d0908bd5d1a32296e8fe3412d10c4b94e
parentb5200ec9edf038459619fce9988842efa751a2c5
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