From: Anton Blanchard Date: Wed, 4 Jun 2014 07:52:42 +0000 (+1000) Subject: powerpc/powernv: Set memory_block_size_bytes to 256MB X-Git-Tag: omap-for-v3.16/fixes-against-rc1~60^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d97d7a28faf19199da12f2512cc7d37dd373cc0;p=pandora-kernel.git powerpc/powernv: Set memory_block_size_bytes to 256MB powerpc sets a low SECTION_SIZE_BITS to accomodate small pseries boxes. We default to 16MB memory blocks, and boxes with a lot of memory end up with enormous numbers of sysfs memory nodes. Set a more reasonable default for powernv of 256MB. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed