From: Jeremy Fitzhardinge Date: Tue, 8 Jul 2008 22:06:55 +0000 (-0700) Subject: xen64: use arbitrary_virt_to_machine for xen_set_pmd X-Git-Tag: v2.6.27-rc1~955^2~1^20~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce803e705f1cbdd2703e83061622089b5b4a5417;p=pandora-kernel.git xen64: use arbitrary_virt_to_machine for xen_set_pmd When building initial pagetables in 64-bit kernel the pud/pmd pointer may be in ioremap/fixmap space, so we need to walk the pagetable to look up the physical address. Signed-off-by: Jeremy Fitzhardinge Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed