commit | 84493804bbbc10291492661440728668b2b06abe | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sun Mar 06 18:09:07 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Mar 30 10:44:20 2011 +1100 |
tree | e269a6e1bd6fd4592321dd3a006fd53f1c7961bb | |
parent | ad5d1c888e556bc00c4e86f452cad4a3a87d22c1 [diff] |
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 <benh@kernel.crashing.org>