From: Russell King Date: Tue, 3 May 2005 11:20:29 +0000 (+0100) Subject: [PATCH] ARM: cleanup vmalloc start/offset macros X-Git-Tag: v2.6.12-rc4~117^2~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c3073e691b56dabbdec60dda4258b4e50d64872;p=pandora-kernel.git [PATCH] ARM: cleanup vmalloc start/offset macros VMALLOC_START and VMALLOC_OFFSET are common between all ARM machine classes. Move them into include/asm-arm/pgtable.h, but allow a machine class to override them if required. Signed-off-by: Russell King --- Reading git-diff-tree failed