From: Jeremy Fitzhardinge Date: Wed, 25 Jun 2008 04:19:21 +0000 (-0400) Subject: x86, 64-bit: PSE no longer a hard requirement X-Git-Tag: v2.6.27-rc1~1106^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f30cb0262847392d8d006042f24bd90abd24f9d;p=pandora-kernel.git x86, 64-bit: PSE no longer a hard requirement Because Xen doesn't support PSE mappings in guests, all code which assumed the presence of PSE has been changed to fall back to smaller mappings if necessary. As a result, PSE is optional rather than required (though still used whereever possible). Signed-off-by: Jeremy Fitzhardinge Cc: xen-devel Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed