ARM: Precalculate vmalloc_min
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 31 May 2010 11:15:58 +0000 (14:15 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 31 May 2010 12:46:31 +0000 (15:46 +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