]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/xen/enlighten.c
Merge branch 'core/percpu' into x86/paravirt
[karo-tx-linux.git] / arch / x86 / xen / enlighten.c
index bef941f6145140c2c8ceeb50b532a163f9cd58e6..6b3f7eef57e3eea3cb6b5bf966385db090f1cf1f 100644 (file)
@@ -1307,7 +1307,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,