Re: [1/2] powerpc/mm/subpage: Init user psize correctly
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-05-04 22:40:24
On Mon, 2016-02-05 at 10:51:50 UTC, "Aneesh Kumar K.V" wrote:
Check against a context.id value of zero instead of MMU_NO_CONTEXT
when doing a slice psize init. Without this patch we end up with
a slice psize value of zero and we always end up using 4K hpte.
Signed-off-by: Aneesh Kumar K.V <redacted>