kernel: Update to 4.9.55

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2017-10-14 12:41:19 +02:00
parent 136dafe2c6
commit 5609cdeae7
16 changed files with 22 additions and 22 deletions

View File

@ -174,8 +174,8 @@ endef
#
$(eval $(call kernel,4.13.5,4.13.x,$(EXTRA)))
$(eval $(call kernel,4.13.5,4.13.x,-dbg))
$(eval $(call kernel,4.9.54,4.9.x,$(EXTRA)))
$(eval $(call kernel,4.9.54,4.9.x,-dbg))
$(eval $(call kernel,4.9.55,4.9.x,$(EXTRA)))
$(eval $(call kernel,4.9.55,4.9.x,-dbg))
$(eval $(call kernel,4.4.91,4.4.x,$(EXTRA)))
# Target for kernel config

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.9.54 Kernel Configuration
# Linux/arm64 4.9.55 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.9.54 Kernel Configuration
# Linux/x86 4.9.55 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@ -1,4 +1,4 @@
From 2d794b59850518c195e81378f3e99fe2286f9f2e Mon Sep 17 00:00:00 2001
From 19e16fc15567aee6b70285b21ad4a864de16fcfa Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 2 Mar 2017 12:55:49 -0300
Subject: [PATCH 01/13] tools build: Add test for sched_getcpu()

View File

@ -1,4 +1,4 @@
From b47068bf36385d90d79645decd2b576030c659de Mon Sep 17 00:00:00 2001
From e2901f1d68fb8996c42f52b6edb6e5553b878e32 Mon Sep 17 00:00:00 2001
From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Thu, 13 Oct 2016 17:12:35 -0300
Subject: [PATCH 02/13] perf jit: Avoid returning garbage for a ret variable

View File

@ -1,4 +1,4 @@
From 353983d821535cb59fb02f73eb14afdeaffb8504 Mon Sep 17 00:00:00 2001
From 94d19bda0bfc5718202fdebc6c96cd3cc7bfdf67 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Sat, 23 Jul 2016 01:35:51 +0000
Subject: [PATCH 03/13] hv_sock: introduce Hyper-V Sockets

View File

@ -1,4 +1,4 @@
From 1cb4f1aeaae27bef56a94354960a959aed24843b Mon Sep 17 00:00:00 2001
From feb5ca957e14d1dfc5375aeaadb9112d553a1e04 Mon Sep 17 00:00:00 2001
From: Rolf Neugebauer <rolf.neugebauer@gmail.com>
Date: Mon, 23 May 2016 18:55:45 +0100
Subject: [PATCH 04/13] vmbus: Don't spam the logs with unknown GUIDs

View File

@ -1,4 +1,4 @@
From bb06f2c3c572c027f4cc77011280999c746a1c68 Mon Sep 17 00:00:00 2001
From a78806f42285eb676ab73dcd99f4e3746e9700ed Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:07 -0800
Subject: [PATCH 05/13] Drivers: hv: utils: Fix the mapping between host

View File

@ -1,4 +1,4 @@
From 837687e9168750d28b876c893e8edcd2fd7929e0 Mon Sep 17 00:00:00 2001
From acb5b5bdbca84184bd78da3a58af74c516e2f451 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:10 -0800
Subject: [PATCH 06/13] Drivers: hv: vss: Improve log messages.

View File

@ -1,4 +1,4 @@
From dbb2c04f33078cf7cad755e884f2b88484265310 Mon Sep 17 00:00:00 2001
From 07e89e7f8e485538dea616aa23c93a88f1067ace Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:11 -0800
Subject: [PATCH 07/13] Drivers: hv: vss: Operation timeouts should match host

View File

@ -1,4 +1,4 @@
From c2aa56946189ede4b7bef8774240e27b966a1264 Mon Sep 17 00:00:00 2001
From afea085a5358ebb992cd9dcd21833331ca1c2d05 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:17 -0700
Subject: [PATCH 08/13] Drivers: hv: vmbus: Use all supported IC versions to
@ -162,7 +162,7 @@ index 8df02f3ca0b2..e7949b64bfbc 100644
negop->icversion_data[0].minor = icframe_minor;
negop->icversion_data[1].major = icmsg_major;
diff --git a/drivers/hv/hv_fcopy.c b/drivers/hv/hv_fcopy.c
index e47d8c9db03a..0a315e6aa589 100644
index 75126e4e3f05..0713c6aaa33a 100644
--- a/drivers/hv/hv_fcopy.c
+++ b/drivers/hv/hv_fcopy.c
@@ -31,6 +31,16 @@
@ -182,7 +182,7 @@ index e47d8c9db03a..0a315e6aa589 100644
/*
* Global state maintained for transaction that is being processed.
* For a class of integration services, including the "file copy service",
@@ -228,8 +238,6 @@ void hv_fcopy_onchannelcallback(void *context)
@@ -232,8 +242,6 @@ void hv_fcopy_onchannelcallback(void *context)
u64 requestid;
struct hv_fcopy_hdr *fcopy_msg;
struct icmsg_hdr *icmsghdr;
@ -191,7 +191,7 @@ index e47d8c9db03a..0a315e6aa589 100644
int fcopy_srv_version;
if (fcopy_transaction.state > HVUTIL_READY)
@@ -243,10 +251,10 @@ void hv_fcopy_onchannelcallback(void *context)
@@ -247,10 +255,10 @@ void hv_fcopy_onchannelcallback(void *context)
icmsghdr = (struct icmsg_hdr *)&recv_buffer[
sizeof(struct vmbuspipe_hdr)];
if (icmsghdr->icmsgtype == ICMSGTYPE_NEGOTIATE) {

View File

@ -1,4 +1,4 @@
From 6956c0e80e2acba1b1acd3a0ce085a6b12686215 Mon Sep 17 00:00:00 2001
From 9ffd1d935d0134858212f8b4f9f8a238c43c1fcc Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:18 -0700
Subject: [PATCH 09/13] Drivers: hv: Log the negotiated IC versions.
@ -18,10 +18,10 @@ Origin: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
4 files changed, 23 insertions(+), 9 deletions(-)
diff --git a/drivers/hv/hv_fcopy.c b/drivers/hv/hv_fcopy.c
index 0a315e6aa589..9aee6014339d 100644
index 0713c6aaa33a..94f4f090ceea 100644
--- a/drivers/hv/hv_fcopy.c
+++ b/drivers/hv/hv_fcopy.c
@@ -251,10 +251,15 @@ void hv_fcopy_onchannelcallback(void *context)
@@ -255,10 +255,15 @@ void hv_fcopy_onchannelcallback(void *context)
icmsghdr = (struct icmsg_hdr *)&recv_buffer[
sizeof(struct vmbuspipe_hdr)];
if (icmsghdr->icmsgtype == ICMSGTYPE_NEGOTIATE) {

View File

@ -1,4 +1,4 @@
From 096af08e44d92ff7805468b27c763ed5ba6256c3 Mon Sep 17 00:00:00 2001
From 45125116f4c5d6e8b9d1c94dff753d38d3986af7 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Sun, 26 Mar 2017 16:42:20 +0800
Subject: [PATCH 10/13] vmbus: fix missed ring events on boot

View File

@ -1,4 +1,4 @@
From d9650f068d4abcbccf1f7d104c8e41d578a77a78 Mon Sep 17 00:00:00 2001
From f5c788ef7b7f6a77c7b28761629b0357b9d7b40a Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Wed, 29 Mar 2017 18:37:10 +0800
Subject: [PATCH 11/13] vmbus: remove "goto error_clean_msglist" in

View File

@ -1,4 +1,4 @@
From c6c0851ec1ee4855b09665977f50d2644c0122c7 Mon Sep 17 00:00:00 2001
From 6411e6e71f7f48ddf1e7678b02bdda497f83bd94 Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Fri, 24 Mar 2017 20:53:18 +0800
Subject: [PATCH 12/13] vmbus: dynamically enqueue/dequeue the channel on

View File

@ -1,4 +1,4 @@
From e88145df57457180bf8cdb840d4edcab44404a09 Mon Sep 17 00:00:00 2001
From e709a12b70ad6465c69c4ea6ec5635821b81289c Mon Sep 17 00:00:00 2001
From: Dexuan Cui <decui@microsoft.com>
Date: Thu, 6 Jul 2017 21:37:11 +0000
Subject: [PATCH 13/13] vmbus: fix the missed signaling in hv_signal_on_read()