commit | e99833448c5fa198a120db6d7087dd17149dc273 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Apr 29 23:25:42 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun May 01 18:32:39 2016 +1000 |
tree | f8bc547c1e6947cee2d20c1069e8694079f11e93 | |
parent | 11a6f6abd74ab80865023200ca33515f6db43d63 [diff] |
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>