diff options
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 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; } |