]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor
authorJeremy Fitzhardinge <jeremy@xensource.com>
Tue, 26 Sep 2006 06:32:25 +0000 (23:32 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:48:55 +0000 (08:48 -0700)
commit052e79941a042e5be4feffa03b1fd60d93fb9e9a
treefd3ac24a05029b50a6c6ddfa486ea441b4091806
parent9f093394d75cd9c5df82c7a99c5eb5d7ce7ba199
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor

Make __FIXADDR_TOP a variable, so that it can be set to not get in the way of
address space a hypervisor may want to reserve.

Original patch by Gerd Hoffmann <kraxel@suse.de>

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Cc: Gerd Hoffmann <kraxel@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig
arch/i386/mm/init.c
arch/i386/mm/pgtable.c
include/asm-i386/fixmap.h