From: Pekka Enberg Date: Tue, 3 Mar 2009 10:55:04 +0000 (+0200) Subject: x86: move __VMALLOC_RESERVE to pgtable_32.c X-Git-Tag: v2.6.30-rc1~211^2~26^4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b688dfd0a93cf3b17c38feef693361da47b0606;p=pandora-kernel.git x86: move __VMALLOC_RESERVE to pgtable_32.c Impact: cleanup The __VMALLOC_RESERVE global variable is not used in init_32.c. Move that to pgtable_32.c to reduce the diff between init_32.c and init_64.c. Signed-off-by: Pekka Enberg LKML-Reference: <1236077704.2675.4.camel@penberg-laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed