From: Gustavo F. Padovan Date: Mon, 16 Feb 2009 00:48:53 +0000 (-0300) Subject: x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE X-Git-Tag: v2.6.30-rc1~211^2~26^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab93e3c45dbac66c2e8e24fd560c052a3907903e;p=pandora-kernel.git x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE Impact: new interface, not yet used Now, with these macros, x86_64 code can know where start the permanent and non-permanent fixed mapped address. This patch make these macros equal fixmap_32.h for future x86 integration. Signed-off-by: Gustavo F. Padovan Acked-by: Glauber Costa Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed