diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-08 13:37:02 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-08 14:53:39 +0200 |
commit | 1138e0f8878fe402697fd4b8aceacec39fc28a00 (patch) | |
tree | c964d2f7801a49de9c21a8badeb5dafb78ca17db /target/linux | |
parent | 5eac37624f0369dff30cbe7be0e037879b96df99 (diff) | |
download | upstream-1138e0f8878fe402697fd4b8aceacec39fc28a00.tar.gz upstream-1138e0f8878fe402697fd4b8aceacec39fc28a00.tar.bz2 upstream-1138e0f8878fe402697fd4b8aceacec39fc28a00.zip |
kernel: bump 4.9 to 4.9.168
Refreshed all patches.
Compile-tested on: ar7
Runtime-tested on: none
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/hack-4.9/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.9/902-debloat_proc.patch b/target/linux/generic/hack-4.9/902-debloat_proc.patch index 91d1d28351..7c4a48f5ff 100644 --- a/target/linux/generic/hack-4.9/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.9/902-debloat_proc.patch @@ -233,7 +233,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> return -ENOMEM; --- a/mm/vmalloc.c +++ b/mm/vmalloc.c -@@ -2714,6 +2714,8 @@ static const struct file_operations proc +@@ -2718,6 +2718,8 @@ static const struct file_operations proc static int __init proc_vmalloc_init(void) { |