From: Jeremy Fitzhardinge Date: Wed, 22 Dec 2010 21:09:40 +0000 (-0800) Subject: xen: use normal virt_to_machine for ptes X-Git-Tag: v3.0-rc1~52^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5108316b894a172f891795dbad4975ab7ed7a41;p=pandora-kernel.git xen: use normal virt_to_machine for ptes We no longer support HIGHPTE allocations, so ptes should always be within the kernel's direct map, and don't need pagetable walks to convert to machine addresses. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed