]> 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)
commit4803198e26a99dd4af29e596c25bc163bd36a02b
treea76d6c70b1c9174c64fa2fccda6f9b8619aa3c63
parent36267d2b05056ed39ba8b76c94c0dca80b792734
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