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:
2f7989e
)
ARM: Precalculate vmalloc_min
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 22 May 2010 15:20:14 +0000
(16:20 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 16 Jul 2010 09:57:35 +0000
(10:57 +0100)
Rather than storing the minimum size of the vmalloc area, store the
maximum permitted address of the vmalloc area instead.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found