aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-05-17 18:41:25 +0200
committerJohn Crispin <john@phrozen.org>2018-05-18 09:10:21 +0200
commit12f44b83a8db2c95274839e2e41792e096021f29 (patch)
tree53fa8c04230702c41cb2a6bcd976e47fb828c8c5 /target/linux/uml
parent6390f27c2ed6189f6aac2308a2ea40fde2f798d7 (diff)
downloadupstream-12f44b83a8db2c95274839e2e41792e096021f29.tar.gz
upstream-12f44b83a8db2c95274839e2e41792e096021f29.tar.bz2
upstream-12f44b83a8db2c95274839e2e41792e096021f29.zip
kernel: bump 4.9 to 4.9.100
Refreshed all patches Added new ARM64 symbol: ARM64_ERRATUM_1024718 Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/uml')
-rw-r--r--target/linux/uml/patches-4.9/101-mconsole-exec.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/patches-4.9/101-mconsole-exec.patch b/target/linux/uml/patches-4.9/101-mconsole-exec.patch
index 6682338f39..ea9da8d8c3 100644
--- a/target/linux/uml/patches-4.9/101-mconsole-exec.patch
+++ b/target/linux/uml/patches-4.9/101-mconsole-exec.patch
@@ -123,7 +123,7 @@
};
--- a/arch/um/os-Linux/file.c
+++ b/arch/um/os-Linux/file.c
-@@ -554,6 +554,8 @@ int os_create_unix_socket(const char *fi
+@@ -555,6 +555,8 @@ int os_create_unix_socket(const char *fi
addr.sun_family = AF_UNIX;