X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.0%2F950-vm_exports.patch;h=b9e6f40885714e6b7a1f2f6a21ecb45181fdbc79;hp=0ba09166c099af9b5b488ea33dcc9008523eea88;hb=ed93c3b18e0ae9b56884021b8859f9d852f7796a;hpb=3299b03203289403988e021ac643fad72abee308 diff --git a/target/linux/generic/patches-3.0/950-vm_exports.patch b/target/linux/generic/patches-3.0/950-vm_exports.patch index 0ba09166c0..b9e6f40885 100644 --- a/target/linux/generic/patches-3.0/950-vm_exports.patch +++ b/target/linux/generic/patches-3.0/950-vm_exports.patch @@ -71,7 +71,7 @@ --- a/mm/memory.c +++ b/mm/memory.c -@@ -1395,6 +1395,7 @@ unsigned long zap_page_range(struct vm_a +@@ -1396,6 +1396,7 @@ unsigned long zap_page_range(struct vm_a tlb_finish_mmu(&tlb, address, end); return end; } @@ -79,7 +79,7 @@ /** * zap_vma_ptes - remove ptes mapping the vma -@@ -3014,6 +3015,7 @@ static inline int check_stack_guard_page +@@ -3015,6 +3016,7 @@ static inline int check_stack_guard_page } return 0; }