]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/xen/enlighten.c
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump...
[mv-sheeva.git] / arch / x86 / xen / enlighten.c
index db970bdc5e3d360509c7d5257fb128dab53c2f15..7dcd321a0508729ca0d32e37525ca0d5a9d823ed 100644 (file)
@@ -1324,7 +1324,7 @@ 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_val,
+       .pte_flags = native_pte_flags,
        .pgd_val = xen_pgd_val,
 
        .make_pte = xen_make_pte,