ARM: Precalculate vmalloc_min
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 25 May 2010 23:31:13 +0000 (16:31 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 25 May 2010 23:31:13 +0000 (16:31 -0700)
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