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:
d14b0f5
)
ARM: Precalculate vmalloc_min
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 2 Jul 2010 10:34:36 +0000
(13:34 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 2 Jul 2010 10:34:36 +0000
(13:34 +0300)
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