From: Russell King Date: Tue, 30 Sep 2008 18:31:44 +0000 (+0100) Subject: [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c X-Git-Tag: v2.6.28-rc1~293^2~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5da7aced798c7781f054a76c769b85f0173561;p=pandora-kernel.git [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c There's no point scattering this around the tree, the parsing of the parameter might as well live beside the code which uses it. That also means we can make vmalloc_reserve a static variable. Signed-off-by: Russell King --- Reading git-diff-tree failed