From: Benjamin Herrenschmidt Date: Sun, 6 Mar 2011 18:09:07 +0000 (+0000) Subject: powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory X-Git-Tag: v2.6.39-rc2~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84493804bbbc10291492661440728668b2b06abe;p=pandora-kernel.git powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory Recent upstream builds with allmodconfig fail due to lack of space between 0x3000 and 0x6000. We have a hard block at 0x7000 but we can spare a page by moving the STAB0 from 0x6000 to 0x8000. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed