ARM: Precalculate vmalloc_min
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 6 Jul 2010 14:05:45 +0000 (17:05 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Jul 2010 14:05:45 +0000 (17:05 +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