Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / kernel_patches / patches / qsnet-rhel4-2.6.patch
index b4a8280..6d584b4 100644 (file)
@@ -1198,9 +1198,9 @@ Index: linux-269-5502/mm/memory.c
  out:
        return VM_FAULT_MINOR;
 @@ -1813,6 +1824,7 @@ retry:
        /* no need to invalidate: a not-present page shouldn't be cached */
        update_mmu_cache(vma, address, entry);
-       lazy_mmu_prot_update(entry);
 +      ioproc_update_page(vma, address);
        spin_unlock(&mm->page_table_lock);
  out: