From: Rusty Russell Date: Thu, 24 Sep 2009 04:26:46 +0000 (-0600) Subject: lguest: use PGDIR_SHIFT for PAE code to allow different PAGE_OFFSET X-Git-Tag: v2.6.32-rc1~175^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb100d78c04ff6053047625d0368d0d4b1d9912a;p=pandora-kernel.git lguest: use PGDIR_SHIFT for PAE code to allow different PAGE_OFFSET We still assume the Guest and Host have the same PAGE_OFFSET settings, but now we don't assume 0xC0000000. Signed-off-by: Rusty Russell Cc: Matias Zabaljauregui --- Reading git-diff-tree failed