kernel: Update to 4.19.7/4.14.86/4.9.143

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2018-12-06 20:37:24 +00:00
parent 953e63ec55
commit 765cf6c917
43 changed files with 61 additions and 61 deletions

View File

@ -262,21 +262,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.19.6,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.85,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.85,4.14.x,,-dbg))
$(eval $(call kernel,4.19.7,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.86,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.86,4.14.x,,-dbg))
$(eval $(call kernel,4.14.78,4.14.x,-rt,))
$(eval $(call kernel,4.9.142,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.143,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.166,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.19.6,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.85,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.7,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.86,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.78,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.19.6,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.85,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.7,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.86,4.14.x,$(EXTRA),$(DEBUG)))
endif
# Target for kernel config

View File

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

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.85 Kernel Configuration
# Linux/s390 4.14.86 Kernel Configuration
#
CONFIG_MMU=y
CONFIG_ZONE_DMA=y

View File

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

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.6 Kernel Configuration
# Linux/arm64 4.19.7 Kernel Configuration
#
#

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.19.6 Kernel Configuration
# Linux/s390 4.19.7 Kernel Configuration
#
#

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.19.6 Kernel Configuration
# Linux/x86 4.19.7 Kernel Configuration
#
#

View File

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

View File

@ -1,4 +1,4 @@
From f32f890d5840a09a0ad1f75020ae98469dfa0861 Mon Sep 17 00:00:00 2001
From 0fe9c4cf39c893f3b7e216e56443aa392a28bbba Mon Sep 17 00:00:00 2001
From: Cheng-mean Liu <soccerl@microsoft.com>
Date: Tue, 11 Jul 2017 16:58:26 -0700
Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB

View File

@ -1,4 +1,4 @@
From b0ca0014114db47c46637260126e15c0ce861c7c Mon Sep 17 00:00:00 2001
From 61d3c07a951dfc661fc160dbe01ef51bed01c1f1 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:00 -0700
Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc()

View File

@ -1,4 +1,4 @@
From 32e581bbabdf801a930498f6b4684bd31518ae2f Mon Sep 17 00:00:00 2001
From 56bd04ac358f4bc06385209e94c7bb02d7d19e13 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:01 -0700
Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message()

View File

@ -1,4 +1,4 @@
From 1d7af8f0d6f6fbb49ed088756e6735a4bd4bb047 Mon Sep 17 00:00:00 2001
From 49b610e27a16efa991cabec83dc14ae2a9245b11 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:02 -0700
Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer()

View File

@ -1,4 +1,4 @@
From b427a85bd5832b84662b21dfe3a3514053c9f39b Mon Sep 17 00:00:00 2001
From 9d4bba5c23a4641e0b3e34b21b908287c337d313 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:03 -0700
Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind()

View File

@ -1,4 +1,4 @@
From 0caa89556b940d73aaa6b4e7a97c270bccd088f6 Mon Sep 17 00:00:00 2001
From cd1d21ea0baa1d9038cf5a2b6f1f29c72831abb5 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:04 -0700
Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result()

View File

@ -1,4 +1,4 @@
From 15e756c14772ffbe19945e4b7ffae1f025f292c4 Mon Sep 17 00:00:00 2001
From 83eec90dabdc52dc0b4493b8d3405a4deca3565c Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:05 -0700
Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created()

View File

@ -1,4 +1,4 @@
From 254e5709c3d679d8e0c6da27a89b553d4a547595 Mon Sep 17 00:00:00 2001
From 8769cccd73455fefb5a14cff04806c0a79434578 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:06 -0700
Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown()

View File

@ -1,4 +1,4 @@
From d781504ee8d58b669455fd42eec66d251347c21b Mon Sep 17 00:00:00 2001
From 8bf1ab86826854124c2b58e6a021285ce4e2b9ab Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:07 -0700
Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response()

View File

@ -1,4 +1,4 @@
From 7daf8f412d52863590bba5741b3f93ed81e04a86 Mon Sep 17 00:00:00 2001
From 760fb75ae38e3d08e9c5e455d425d13a6466fc5a Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:08 -0700
Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers()

View File

@ -1,4 +1,4 @@
From 49ff76fd6bbe468e88c595ec3fafda69f1e50c0d Mon Sep 17 00:00:00 2001
From 4ae9a0c824e1926a98ae7dd0ff0e7817bef8ccff Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:09 -0700
Subject: [PATCH 11/21] hyper-v: trace vmbus_open()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 29 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index d96b09fea835..4df21aaf448e 100644
index e05de5032f0c..d0c115fa0b4c 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -185,6 +185,8 @@ int vmbus_open(struct vmbus_channel *newchannel, u32 send_ringbuffer_size,

View File

@ -1,4 +1,4 @@
From 3dae5ccf8270525bff36a98a51b2c1dadfbecaef Mon Sep 17 00:00:00 2001
From b2232769fdd1ef3c7f8ec176469fd5e02ef1cde8 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:10 -0700
Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal()
@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 17 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 4df21aaf448e..6754725f0ea9 100644
index d0c115fa0b4c..79b6c2a5a2d9 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -601,6 +601,8 @@ static int vmbus_close_internal(struct vmbus_channel *channel)
@@ -609,6 +609,8 @@ static int vmbus_close_internal(struct vmbus_channel *channel)
ret = vmbus_post_msg(msg, sizeof(struct vmbus_channel_close_channel),
true);

View File

@ -1,4 +1,4 @@
From c80aee044345eec95d3f73cdbcbe6bf86ba7e7c8 Mon Sep 17 00:00:00 2001
From 691a191c22ec39ecb92541857e5469bab95ef06a Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:11 -0700
Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 48 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 6754725f0ea9..55ff0d59d9c9 100644
index 79b6c2a5a2d9..bf2739dc9244 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -435,6 +435,9 @@ int vmbus_establish_gpadl(struct vmbus_channel *channel, void *kbuffer,

View File

@ -1,4 +1,4 @@
From 2d82e4ffdafd725f714881fa5faa8d8fc85d9241 Mon Sep 17 00:00:00 2001
From e53f626420a2692beb5ae4a862821d81f9e51887 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:12 -0700
Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl()
@ -15,10 +15,10 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 20 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 55ff0d59d9c9..7026a78a0d47 100644
index bf2739dc9244..f503bd3e60b3 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -519,6 +519,8 @@ int vmbus_teardown_gpadl(struct vmbus_channel *channel, u32 gpadl_handle)
@@ -527,6 +527,8 @@ int vmbus_teardown_gpadl(struct vmbus_channel *channel, u32 gpadl_handle)
ret = vmbus_post_msg(msg, sizeof(struct vmbus_channel_gpadl_teardown),
true);

View File

@ -1,4 +1,4 @@
From af6458230824090ccc8d5ca3157b465dd52e564a Mon Sep 17 00:00:00 2001
From 08705c9f9cdd7e882c13744f10d07972cabea7bc Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:13 -0700
Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version()

View File

@ -1,4 +1,4 @@
From f9ee762c95e3cf95b3b997739b5baba32be1a4e6 Mon Sep 17 00:00:00 2001
From 55f437b662e542d8748327e5c265061aa263d439 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:14 -0700
Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid()

View File

@ -1,4 +1,4 @@
From 34a2285cd5fa33c81bf735a8abe574a14a7004a4 Mon Sep 17 00:00:00 2001
From 9e61de5d9bdcf89e805d1f749e2656f471a06cc9 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:15 -0700
Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request()
@ -15,7 +15,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2 files changed, 26 insertions(+), 1 deletion(-)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 7026a78a0d47..fb22ae642dbb 100644
index f503bd3e60b3..d2730378c0dc 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -236,13 +236,18 @@ int vmbus_send_tl_connect_request(const uuid_le *shv_guest_servie_id,

View File

@ -1,4 +1,4 @@
From 2ea83e5703f2fd65e2c3404d0346234cf2d27677 Mon Sep 17 00:00:00 2001
From 9b07c4a7725e302e18993f807433dece531d1ca3 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:16 -0700
Subject: [PATCH 18/21] hyper-v: trace channel events
@ -24,7 +24,7 @@ Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
4 files changed, 29 insertions(+)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index fb22ae642dbb..1ad9e41e3192 100644
index d2730378c0dc..be05f7dde062 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -43,6 +43,8 @@ void vmbus_setevent(struct vmbus_channel *channel)

View File

@ -1,4 +1,4 @@
From 20f8173c37a177b84472ae99e57f7c95b9ec60fd Mon Sep 17 00:00:00 2001
From 8a861838c859e0d66a6d949e1c6b4c53e68fdcd2 Mon Sep 17 00:00:00 2001
From: Christian Borntraeger <borntraeger@de.ibm.com>
Date: Tue, 12 Dec 2017 09:08:35 +0100
Subject: [PATCH 19/21] serial: forbid 8250 on s390

View File

@ -1,4 +1,4 @@
From b9f4a6478b395ffbeddff9f673f95c733f71ed87 Mon Sep 17 00:00:00 2001
From dbe18edbcee10de45cfbf6c5041b48c95e70946b Mon Sep 17 00:00:00 2001
From: Cathy Avery <cavery@redhat.com>
Date: Tue, 31 Oct 2017 08:52:06 -0400
Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to

View File

@ -1,4 +1,4 @@
From daffb4833d09fe66b11ec3a5997b5f6b317a0242 Mon Sep 17 00:00:00 2001
From 288c0d0ef57ed06e0a9a55edc6c429ba16583ee3 Mon Sep 17 00:00:00 2001
From: Long Li <longli@microsoft.com>
Date: Tue, 31 Oct 2017 14:58:08 -0700
Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller

View File

@ -1,4 +1,4 @@
From cff0db48171a83a3f28cb2ff8e12fe8c7feebbad Mon Sep 17 00:00:00 2001
From e8cb3421fbd0a0bdc72b5b6dc9c722eabef4f64f 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/14] tools build: Add test for sched_getcpu()

View File

@ -1,4 +1,4 @@
From ca66631eb4cf00289fd30f372dc914a37e860681 Mon Sep 17 00:00:00 2001
From b9f7388be4b0ba09f52cffb394ac0eef6c72cc7f 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/14] perf jit: Avoid returning garbage for a ret variable

View File

@ -1,4 +1,4 @@
From 439591a23a541299b205b00dd6501bd8c3efee72 Mon Sep 17 00:00:00 2001
From 2a2bec0df4fa5e17c939c35155ebc50d81c5d2e1 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/14] hv_sock: introduce Hyper-V Sockets

View File

@ -1,4 +1,4 @@
From 72819f7db0f1a9ae545f22a1acf88feb83e51034 Mon Sep 17 00:00:00 2001
From ededdda9e89c8fb14800538da485be6aa2bbcd6e 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/14] vmbus: Don't spam the logs with unknown GUIDs

View File

@ -1,4 +1,4 @@
From 79c37155d0ce4185716be8deb0d1bbf0f6e381f6 Mon Sep 17 00:00:00 2001
From 703b2f1cfcdb58c80a4e035ce5df7f2764f11ecc 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/14] Drivers: hv: utils: Fix the mapping between host

View File

@ -1,4 +1,4 @@
From 36daeb30499426bbeff322a83ab89057d7b3c2ec Mon Sep 17 00:00:00 2001
From 530ce2371016f2d116e6d671326b450aeea8acf8 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/14] Drivers: hv: vss: Improve log messages.

View File

@ -1,4 +1,4 @@
From 5bf12a0561d3219291925fb55863ffc9dc27deb4 Mon Sep 17 00:00:00 2001
From c08ab7f2bb4ae45c48bbd6abffb1ec5c81041a65 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/14] Drivers: hv: vss: Operation timeouts should match host

View File

@ -1,4 +1,4 @@
From aa484186c43ec6c8ea6f907b8d49721fbb5660df Mon Sep 17 00:00:00 2001
From 86b8df28c5a78b67c810a22487a7d76954a15739 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/14] Drivers: hv: vmbus: Use all supported IC versions to

View File

@ -1,4 +1,4 @@
From bf76053a2991ccea7c5da792283149c1ffbd964e Mon Sep 17 00:00:00 2001
From 6289dcedc99578ac8f7a64c5964db972d9b7baba 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/14] Drivers: hv: Log the negotiated IC versions.

View File

@ -1,4 +1,4 @@
From 9a3b758e8c3c74fc7168e9d935d38bc3ef9cb5ac Mon Sep 17 00:00:00 2001
From ee6b331e03847021be50b08f064538c762e706e3 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/14] vmbus: fix missed ring events on boot

View File

@ -1,4 +1,4 @@
From f31ed1861b62921bb9bd74da1bd830ce3e29133e Mon Sep 17 00:00:00 2001
From 1958a5066f42c734d6f14d90ed5d1b6f64829f0d 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/14] vmbus: remove "goto error_clean_msglist" in
@ -15,7 +15,7 @@ Origin: git@github.com:dcui/linux.git
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 1606e7f08f4b..1caed01954f6 100644
index 784c45484825..fb94b96e8469 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -184,17 +184,18 @@ int vmbus_open(struct vmbus_channel *newchannel, u32 send_ringbuffer_size,

View File

@ -1,4 +1,4 @@
From fa5d256364322f405350f49b2165589a279dc31c Mon Sep 17 00:00:00 2001
From 9c8ff4c95f3e3b8e9b7dd208672c2271fc865a31 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/14] vmbus: dynamically enqueue/dequeue the channel on
@ -14,7 +14,7 @@ Origin: git@github.com:dcui/linux.git
3 files changed, 40 insertions(+), 37 deletions(-)
diff --git a/drivers/hv/channel.c b/drivers/hv/channel.c
index 1caed01954f6..5bbcc964dbf7 100644
index fb94b96e8469..22e62fe70de3 100644
--- a/drivers/hv/channel.c
+++ b/drivers/hv/channel.c
@@ -181,6 +181,10 @@ int vmbus_open(struct vmbus_channel *newchannel, u32 send_ringbuffer_size,
@ -59,7 +59,7 @@ index 1caed01954f6..5bbcc964dbf7 100644
error_free_gpadl:
vmbus_teardown_gpadl(newchannel, newchannel->ringbuffer_gpadlhandle);
kfree(open_info);
@@ -555,6 +563,8 @@ static int vmbus_close_internal(struct vmbus_channel *channel)
@@ -563,6 +571,8 @@ static int vmbus_close_internal(struct vmbus_channel *channel)
goto out;
}

View File

@ -1,4 +1,4 @@
From 3620bc6e7306c2dea03c93061702d2626a799c28 Mon Sep 17 00:00:00 2001
From b7f62663408fa2728f199ba038cff9ab3133c143 Mon Sep 17 00:00:00 2001
From: Ido Schimmel <idosch@mellanox.com>
Date: Mon, 10 Apr 2017 14:59:27 +0300
Subject: [PATCH 13/14] bridge: implement missing ndo_uninit()

View File

@ -1,4 +1,4 @@
From dc9fe2f42edae47f5b1cbf7127476f4e25c3653f Mon Sep 17 00:00:00 2001
From bf153acc59170bc8c9f08191f4a6962c775ad953 Mon Sep 17 00:00:00 2001
From: Xin Long <lucien.xin@gmail.com>
Date: Tue, 25 Apr 2017 22:58:37 +0800
Subject: [PATCH 14/14] bridge: move bridge multicast cleanup to ndo_uninit