ARM: Precalculate vmalloc_min
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 2 Jul 2010 10:34:36 +0000 (13:34 +0300)
committerTony 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