aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-08 13:50:17 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-08 14:54:48 +0200
commitaa0e6fc4895c0c8469e0f55d643b510e1c320b37 (patch)
tree4499f35208f7ccd779b157c1d1deac824c32437d /target/linux/generic
parentdad220a00c0490f20f708ba1736bbf39695de55b (diff)
downloadupstream-aa0e6fc4895c0c8469e0f55d643b510e1c320b37.tar.gz
upstream-aa0e6fc4895c0c8469e0f55d643b510e1c320b37.tar.bz2
upstream-aa0e6fc4895c0c8469e0f55d643b510e1c320b37.zip
kernel: bump 4.9 to 4.9.168
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/hack-4.9/902-debloat_proc.patch2
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)
{