aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/902-debloat_proc.patch
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2016-10-29 09:56:58 +0200
committerJohn Crispin <john@phrozen.org>2016-10-31 16:33:53 +0100
commita569354481e583e65330c8cd11bb269ef192e70c (patch)
tree2e47a9df902af9429e8721fc46d46fe4c80ba80d /target/linux/generic/patches-4.4/902-debloat_proc.patch
parent9e8e8b7253e9b91c365a990009febec16fd99f0b (diff)
downloadupstream-a569354481e583e65330c8cd11bb269ef192e70c.tar.gz
upstream-a569354481e583e65330c8cd11bb269ef192e70c.tar.bz2
upstream-a569354481e583e65330c8cd11bb269ef192e70c.zip
kernel: update kernel 4.4 to version 4.4.28
Refresh patches for all targets that support kernel 4.4. compile/run-tested on ar71xx, brcm47xx, kirkwood. Signed-off-by: Paul Wassi <p.wassi@gmx.at> Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
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.patch2
1 files changed, 1 insertions, 1 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 45dc20bcd2..c90f5500e8 100644
--- a/target/linux/generic/patches-4.4/902-debloat_proc.patch
+++ b/target/linux/generic/patches-4.4/902-debloat_proc.patch
@@ -263,7 +263,7 @@
IPC_MSG_IDS, sysvipc_msg_proc_show);
--- a/ipc/sem.c
+++ b/ipc/sem.c
-@@ -191,6 +191,8 @@ void sem_exit_ns(struct ipc_namespace *n
+@@ -198,6 +198,8 @@ void sem_exit_ns(struct ipc_namespace *n
void __init sem_init(void)
{
sem_init_ns(&init_ipc_ns);