]> asedeno.scripts.mit.edu Git - linux.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)
commit7b3912f4223541c5108565d4bad28928e3b628f9
treea76d6c70b1c9174c64fa2fccda6f9b8619aa3c63
parent4868e3508d1934d28961f940ed6b9f1e347ab52c
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