X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.7%2F950-vm_exports.patch;h=f1bf3e8a5b841aa6a91eee06e400c0115775cd21;hb=13869cb6d3c2e967fa78ed38aa17fc7fa823b848;hp=5957d0c045c2acee53804d4892852e53d0959621;hpb=811c287737892fe00307b9e7afb832fd459f6e6a;p=openwrt.git diff --git a/target/linux/generic/patches-3.7/950-vm_exports.patch b/target/linux/generic/patches-3.7/950-vm_exports.patch index 5957d0c045..f1bf3e8a5b 100644 --- a/target/linux/generic/patches-3.7/950-vm_exports.patch +++ b/target/linux/generic/patches-3.7/950-vm_exports.patch @@ -69,7 +69,7 @@ --- a/mm/memory.c +++ b/mm/memory.c -@@ -1415,6 +1415,7 @@ void zap_page_range(struct vm_area_struc +@@ -1420,6 +1420,7 @@ void zap_page_range(struct vm_area_struc mmu_notifier_invalidate_range_end(mm, start, end); tlb_finish_mmu(&tlb, start, end); }