diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-06 09:51:55 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-08-06 09:51:55 +0000 |
commit | 51be98465569784b3c8c327a4873a7e9d1e5184b (patch) | |
tree | 6a6427004da9a068aa1b743847aaa240d0c6b095 /target/linux/generic/patches-3.0/950-vm_exports.patch | |
parent | b043b26b54da58342b320102225203ecf5c94d07 (diff) | |
download | mtk-20170518-51be98465569784b3c8c327a4873a7e9d1e5184b.zip mtk-20170518-51be98465569784b3c8c327a4873a7e9d1e5184b.tar.gz mtk-20170518-51be98465569784b3c8c327a4873a7e9d1e5184b.tar.bz2 |
kernel: update to kernel version 3.0.1
SVN-Revision: 27918
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.patch | 2 |
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 a37be04..e1b88a0 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; } |