]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Make sparsemem the default on 64-bit Book3S
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 5 Apr 2017 06:10:48 +0000 (16:10 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 10 Apr 2017 21:46:05 +0000 (07:46 +1000)
commit22a1e671e65fb55282d3edffe4272995af4b81d1
treea76d6c70b1c9174c64fa2fccda6f9b8619aa3c63
parent6da64f69f98e64794d93b1657dfda3c5ab47d1dc
powerpc: Make sparsemem the default on 64-bit Book3S

Make sparsemem the default on all 64-bit Book3S platforms. It already is
for pseries and ps3, and we need to enable it for powernv because on
POWER9 memory between chips is discontiguous.

For the other platforms sparsemem should work fine, though it might add
a small amount of overhead. We can always force FLATMEM in the
defconfigs if necessary.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig