git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb695db
)
sh: Reclaim beginning of P3 space for vmalloc area.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 25 Jul 2007 01:43:47 +0000
(10:43 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 25 Jul 2007 01:43:47 +0000
(10:43 +0900)
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>
No differences found