aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/902-debloat_proc.patch
diff options
context:
space:
mode:
authorStijn Segers <foss@volatilesystems.org>2018-03-28 19:51:52 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-04-01 15:21:14 +0200
commitbed0ee7cbfaa50f1db75089ba3c6c2d602777e25 (patch)
treee4cd1d9fc98bca9ae2337ef68182aba93b957ac3 /target/linux/generic/patches-4.4/902-debloat_proc.patch
parentfad29d2c3dea9af148b50acdb9f6dc2a200c8ca9 (diff)
downloadupstream-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.tar.gz
upstream-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.tar.bz2
upstream-bed0ee7cbfaa50f1db75089ba3c6c2d602777e25.zip
Kernel: bump 4.4 to 4.4.124 for 17.01
* Refreshed patches * Removed 087-Revert-led-core-Fix-brightness-setting-when-setting-.patch (applied upstream) Compile-tested on ar71xx, ramips/mt7621, x86/64 Run-tested on ar71xx Signed-off-by: Stijn Segers <foss@volatilesystems.org>
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 931f43fce4..636ea422e4 100644
--- a/target/linux/generic/patches-4.4/902-debloat_proc.patch
+++ b/target/linux/generic/patches-4.4/902-debloat_proc.patch
@@ -111,7 +111,7 @@
if (!root_irq_dir)
--- a/kernel/time/timer_list.c
+++ b/kernel/time/timer_list.c
-@@ -393,6 +393,8 @@ static int __init init_timer_list_procfs
+@@ -399,6 +399,8 @@ static int __init init_timer_list_procfs
{
struct proc_dir_entry *pe;
@@ -239,7 +239,7 @@
--- a/net/ipv4/route.c
+++ b/net/ipv4/route.c
-@@ -420,6 +420,9 @@ static struct pernet_operations ip_rt_pr
+@@ -423,6 +423,9 @@ static struct pernet_operations ip_rt_pr
static int __init ip_rt_proc_init(void)
{