ppc/hash64: Fix support for LPCR:ISL
commit2c7ad80443e9747eb85b508be01cded958191bad
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 4 Jul 2016 07:44:11 +0000 (4 17:44 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 5 Jul 2016 05:18:26 +0000 (5 15:18 +1000)
treeff0bced1fc218f98a01813144f43ce6de905d486
parent912acdf487a3c8c0083b904fdb917fe6d79f87a7
ppc/hash64: Fix support for LPCR:ISL

We need to ignore the segment page size and essentially treat
all pages as coming from a 4K segment.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[dwg: Adjusted for differences in my version of the prereq patches]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/mmu-hash64.c