From: Jeremy Fitzhardinge Date: Tue, 8 Jul 2008 22:06:54 +0000 (-0700) Subject: xen: fix truncation of machine address X-Git-Tag: v2.6.27-rc1~955^2~1^20~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebd879e397f6361727c36267a12d1650710e465a;p=pandora-kernel.git xen: fix truncation of machine address arbitrary_virt_to_machine can truncate a machine address if its above 4G. Cast the problem away. Signed-off-by: Jeremy Fitzhardinge Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed