aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.0/950-vm_exports.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2011-08-06 09:51:55 +0000
committerHauke Mehrtens <hauke@openwrt.org>2011-08-06 09:51:55 +0000
commit7f6a8eafbf7278a9ab48fa60aaa5ae8038ae77a5 (patch)
tree194910b1794e66881217b0e80c70389c72695c1b /target/linux/generic/patches-3.0/950-vm_exports.patch
parent652b0357c9688fb7539ae880a350a28f2161f61d (diff)
downloadmaster-187ad058-7f6a8eafbf7278a9ab48fa60aaa5ae8038ae77a5.tar.gz
master-187ad058-7f6a8eafbf7278a9ab48fa60aaa5ae8038ae77a5.tar.bz2
master-187ad058-7f6a8eafbf7278a9ab48fa60aaa5ae8038ae77a5.zip
kernel: update to kernel version 3.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27918 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.0/950-vm_exports.patch')
-rw-r--r--target/linux/generic/patches-3.0/950-vm_exports.patch2
1 files changed, 1 insertions, 1 deletions
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 a37be04e17..e1b88a0bb1 100644
--- a/target/linux/generic/patches-3.0/950-vm_exports.patch
+++ b/target/linux/generic/patches-3.0/950-vm_exports.patch
@@ -79,7 +79,7 @@
/**
* zap_vma_ptes - remove ptes mapping the vma
-@@ -3015,6 +3016,7 @@ static inline int check_stack_guard_page
+@@ -3071,6 +3072,7 @@ static inline int check_stack_guard_page
}
return 0;
}