powerpc/mm/radix: Add partition table format & callback
authorAneesh Kumar K.V <[email protected]>
Fri, 29 Apr 2016 13:25:42 +0000 (23:25 +1000)
committerMichael Ellerman <[email protected]>
Sun, 1 May 2016 08:32:39 +0000 (18:32 +1000)
commite99833448c5fa198a120db6d7087dd17149dc273
treef8bc547c1e6947cee2d20c1069e8694079f11e93
parent11a6f6abd74ab80865023200ca33515f6db43d63
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 <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
arch/powerpc/include/asm/book3s/64/mmu.h
arch/powerpc/include/asm/machdep.h
arch/powerpc/include/asm/reg.h