]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: Precalculate vmalloc_min
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 22 May 2010 15:20:14 +0000 (16:20 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 16 Jul 2010 09:57:35 +0000 (10:57 +0100)
commit7961239599de71130c852ecfa9a4140f3f60547b
tree99f08f76ad8dfd8c671f713a3ec87769dc315632
parent2f7989efd4398d92b8adffce2e07dd043a0895fe
ARM: Precalculate vmalloc_min

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>
arch/arm/mm/mmu.c