aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2020-01-20 11:02:40 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-01-20 13:44:38 +0100
commita634830004c19529833481f003e19ffe4da311f1 (patch)
treedb22a0cb5be98e05c947cc0a7b140df97706f651 /target/linux/generic
parent7c42a9b6b1ee29b803a8e12bfc929f7bcf1892ae (diff)
downloadupstream-a634830004c19529833481f003e19ffe4da311f1.tar.gz
upstream-a634830004c19529833481f003e19ffe4da311f1.tar.bz2
upstream-a634830004c19529833481f003e19ffe4da311f1.zip
kernel: bump 4.9 to 4.9.210
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/hack-4.9/911-kobject_add_broadcast_uevent.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.9/911-kobject_add_broadcast_uevent.patch b/target/linux/generic/hack-4.9/911-kobject_add_broadcast_uevent.patch
index d827ace9e0..7b853aa582 100644
--- a/target/linux/generic/hack-4.9/911-kobject_add_broadcast_uevent.patch
+++ b/target/linux/generic/hack-4.9/911-kobject_add_broadcast_uevent.patch
@@ -20,7 +20,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
#ifdef CONFIG_UEVENT_HELPER
/* path to the userspace helper executed on an event */
extern char uevent_helper[];
-@@ -239,4 +241,7 @@ int add_uevent_var(struct kobj_uevent_en
+@@ -241,4 +243,7 @@ int add_uevent_var(struct kobj_uevent_en
int kobject_action_type(const char *buf, size_t count,
enum kobject_action *type);