From: Ian Campbell Date: Fri, 26 Feb 2010 17:16:02 +0000 (+0000) Subject: x86, paravirt: Remove kmap_atomic_pte paravirt op. X-Git-Tag: v2.6.34-rc1~212^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad52fc01161afcb8798c609e009aed4d104927f;p=pandora-kernel.git x86, paravirt: Remove kmap_atomic_pte paravirt op. Now that both Xen and VMI disable allocations of PTE pages from high memory this paravirt op serves no further purpose. This effectively reverts ce6234b5 "add kmap_atomic_pte for mapping highpte pages". Signed-off-by: Ian Campbell LKML-Reference: <1267204562-11844-3-git-send-email-ian.campbell@citrix.com> Acked-by: Alok Kataria Cc: Jeremy Fitzhardinge Cc: Ingo Molnar Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed