]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm/radix: Add partition table format & callback
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 29 Apr 2016 13:25:42 +0000 (23:25 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 1 May 2016 08:32:39 +0000 (18:32 +1000)
commita882f743ef59e22e7a2d1c90fe16e02778c1e5f6
treef8bc547c1e6947cee2d20c1069e8694079f11e93
parentac86ac8d37353de210e54252999a54388e79696b
powerpc/mm/radix: Add partition table format & callback

Add structs and #defines related to the radix MMU partition table
format. We also add a ppc_md callback for updating a partition table
entry.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/64/mmu.h
arch/powerpc/include/asm/machdep.h
arch/powerpc/include/asm/reg.h