commit | f0b859e3d63a07995f0db294864c2f3c9228f1e4 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jul 25 10:43:47 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jul 25 10:43:47 2007 +0900 |
tree | 6490a317aa82f1492ae15603fc7bd2d8e3208c44 | |
parent | eb695dbf00d572a770358305dae4de2a0680db8f [diff] |
sh: Reclaim beginning of P3 space for vmalloc area. The first 1MB of P3 space was reserved and used for page colouring, as we've reworked that to use fixmaps, we can reclaim the space and hand it back to VMALLOC_START. Signed-off-by: Paul Mundt <lethal@linux-sh.org>