Re: [4/6] powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-06-10 03:26:32
On Thu, 2016-19-05 at 07:54:30 UTC, "Aneesh Kumar K.V" wrote:
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 <redacted>