]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE
authorGustavo F. Padovan <gustavo@las.ic.unicamp.br>
Mon, 16 Feb 2009 00:48:53 +0000 (21:48 -0300)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 28 Feb 2009 04:57:47 +0000 (20:57 -0800)
commitab93e3c45dbac66c2e8e24fd560c052a3907903e
treeb2afbfce5adac7aab9b8f5594a6ba904ddf0cc0d
parentd09375a9ec80d8bae06196bb247460e0829d884c
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 <gustavo@las.ic.unicamp.br>
Acked-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/fixmap_64.h