aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.14/902-debloat_proc.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-08 13:52:02 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-04-08 14:54:48 +0200
commit6c81f5fac62196c51d974f681b480414bda7b202 (patch)
treeec6cd8c74469cd37c51ec37b174b95aa05d086fc /target/linux/generic/hack-4.14/902-debloat_proc.patch
parentaa0e6fc4895c0c8469e0f55d643b510e1c320b37 (diff)
downloadupstream-6c81f5fac62196c51d974f681b480414bda7b202.tar.gz
upstream-6c81f5fac62196c51d974f681b480414bda7b202.tar.bz2
upstream-6c81f5fac62196c51d974f681b480414bda7b202.zip
kernel: bump 4.14 to 4.14.111
Refreshed all patches. Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.14/902-debloat_proc.patch')
-rw-r--r--target/linux/generic/hack-4.14/902-debloat_proc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/902-debloat_proc.patch b/target/linux/generic/hack-4.14/902-debloat_proc.patch
index 6b46c054d3..c44eb16412 100644
--- a/target/linux/generic/hack-4.14/902-debloat_proc.patch
+++ b/target/linux/generic/hack-4.14/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
-@@ -2770,6 +2770,8 @@ static const struct file_operations proc
+@@ -2774,6 +2774,8 @@ static const struct file_operations proc
static int __init proc_vmalloc_init(void)
{