aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/902-debloat_proc.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2016-03-05 17:51:37 +0000
committerHauke Mehrtens <hauke@openwrt.org>2016-03-05 17:51:37 +0000
commit268d380182ff34b9b049988c3a1947011e7c365b (patch)
tree5bd89228b78206625e52adcaa13fffd76744cb44 /target/linux/generic/patches-4.4/902-debloat_proc.patch
parentb8b788475cb93fa8bd1327ff9e7467fd61dd47ae (diff)
downloadmaster-187ad058-268d380182ff34b9b049988c3a1947011e7c365b.tar.gz
master-187ad058-268d380182ff34b9b049988c3a1947011e7c365b.tar.bz2
master-187ad058-268d380182ff34b9b049988c3a1947011e7c365b.zip
kernel: update kernel 4.4 to version 4.4.4
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48933 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.4/902-debloat_proc.patch')
-rw-r--r--target/linux/generic/patches-4.4/902-debloat_proc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-4.4/902-debloat_proc.patch b/target/linux/generic/patches-4.4/902-debloat_proc.patch
index 0740e9693b..04a7b638c1 100644
--- a/target/linux/generic/patches-4.4/902-debloat_proc.patch
+++ b/target/linux/generic/patches-4.4/902-debloat_proc.patch
@@ -1,6 +1,6 @@
--- a/fs/locks.c
+++ b/fs/locks.c
-@@ -2703,6 +2703,8 @@ static const struct file_operations proc
+@@ -2712,6 +2712,8 @@ static const struct file_operations proc
static int __init proc_locks_init(void)
{
@@ -239,7 +239,7 @@
--- a/net/ipv4/route.c
+++ b/net/ipv4/route.c
-@@ -419,6 +419,9 @@ static struct pernet_operations ip_rt_pr
+@@ -420,6 +420,9 @@ static struct pernet_operations ip_rt_pr
static int __init ip_rt_proc_init(void)
{