From: Jeremy Fitzhardinge Date: Tue, 26 Sep 2006 06:32:25 +0000 (-0700) Subject: [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor X-Git-Tag: v2.6.19-rc1~1130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=052e79941a042e5be4feffa03b1fd60d93fb9e9a;p=pandora-kernel.git [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 Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Chris Wright Cc: Gerd Hoffmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed