diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-03-05 17:51:37 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-03-05 17:51:37 +0000 |
commit | e9d7ee4f4149e4469d49cd7bf1af532cb114e04f (patch) | |
tree | 3491a5d6e8a66dc7e8a7c4cf7c258a5f06ec6fbb /target/linux/generic/patches-4.4/902-debloat_proc.patch | |
parent | daf367240aed689ccc8f063eef4566b1cef8ee18 (diff) | |
download | mtk-20170518-e9d7ee4f4149e4469d49cd7bf1af532cb114e04f.zip mtk-20170518-e9d7ee4f4149e4469d49cd7bf1af532cb114e04f.tar.gz mtk-20170518-e9d7ee4f4149e4469d49cd7bf1af532cb114e04f.tar.bz2 |
kernel: update kernel 4.4 to version 4.4.4
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48933
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.patch | 4 |
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 0740e96..04a7b63 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) { |