ARM: Precalculate vmalloc_min
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 22 May 2010 15:20:14 +0000 (16:20 +0100)
committerRussell 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