*************** *** 558,564 **** goto out_unmap; } - /* If the page is recently referenced (perhaps page_referenced * skipped over this mm) then we should reactivate it. */ if (ptep_clear_flush_young(vma, address, pte)) { --- 558,565 ---- goto out_unmap; } + /* + * If the page is recently referenced (perhaps page_referenced * skipped over this mm) then we should reactivate it. */ if (ptep_clear_flush_young(vma, address, pte)) {