Merge branch 'hwpoison-hugepages' into hwpoison
[pandora-kernel.git] / mm / memory.c
index c2d6dd3..af82741 100644 (file)
@@ -3186,7 +3186,7 @@ static inline int handle_pte_fault(struct mm_struct *mm,
                 * with threads.
                 */
                if (flags & FAULT_FLAG_WRITE)
-                       flush_tlb_page(vma, address);
+                       flush_tlb_fix_spurious_fault(vma, address);
        }
 unlock:
        pte_unmap_unlock(pte, ptl);