ARM: Precalculate vmalloc_min
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 16 Jun 2010 16:04:30 +0000 (19:04 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 16 Jun 2010 16:04:37 +0000 (19:04 +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