commit | 3b6d1eb7ea65f4aa64115cf9ba02c190e5c9f6de | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Thu May 19 13:24:30 2016 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jun 08 14:36:22 2016 +1000 |
tree | ea983092d82099c94831e991c45b502e60843028 | |
parent | 9690c15742688e9cb5ee4aa0b08e458551ceea13 [diff] |
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 PowerISA 3.0 encodes the segment size in the second half of hash page table entry. Update hpte_decode() accordingly. Fixes: 50de596de8be ("powerpc/mm/hash: Add support for Power9 Hash") Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>