]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/fork.c
[PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page
[linux-2.6-omap-h63xx.git] / kernel / fork.c
index d16c566eb645a6b7aae1bd7dd5a5489eeb3d3db9..fc723e595cd5ba2c95499ba058636005dd9946e3 100644 (file)
@@ -203,7 +203,7 @@ static inline int dup_mmap(struct mm_struct *mm, struct mm_struct *oldmm)
        struct mempolicy *pol;
 
        down_write(&oldmm->mmap_sem);
-       flush_cache_mm(oldmm);
+       flush_cache_dup_mm(oldmm);
        /*
         * Not linked in yet - no deadlock potential:
         */