From: Becky Bruce Date: Tue, 29 Nov 2011 15:10:39 +0000 (+0000) Subject: powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #if X-Git-Tag: v3.3-rc1~181^2~49^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f6820b4c1d09b017625ce32ba23fa39ebfdb27a;p=pandora-kernel.git powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #if Define HUGETLB_NEED_PRELOAD in mmu-book3e.h for CONFIG_PPC64 instead of having a much more complicated #if block. This is easier to read and maintain. Signed-off-by: Becky Bruce Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed