]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/xen/enlighten.c
x86/pvops: remove pte_flags pvop
[linux-2.6-omap-h63xx.git] / arch / x86 / xen / enlighten.c
index bea215230b20cdf4fc41ac5fd4e060dcbaec4ec1..6f1bb71aa13afe544b55d870aa1ea3d7e2f737e5 100644 (file)
@@ -1314,7 +1314,6 @@ static const struct pv_mmu_ops xen_mmu_ops __initdata = {
        .ptep_modify_prot_commit = __ptep_modify_prot_commit,
 
        .pte_val = xen_pte_val,
-       .pte_flags = native_pte_flags,
        .pgd_val = xen_pgd_val,
 
        .make_pte = xen_make_pte,