kernel: Update to 4.15.13/4.14.30/4.9.90/4.4.124

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
Rolf Neugebauer 2018-03-30 12:14:58 +01:00
parent 9cb6f2d802
commit 7f12cb577a
43 changed files with 85 additions and 85 deletions

View File

@ -218,21 +218,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.15.12,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.29,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.29,4.14.x,,-dbg))
$(eval $(call kernel,4.15.13,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.30,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.30,4.14.x,,-dbg))
$(eval $(call kernel,4.14.24,4.14.x,-rt,))
$(eval $(call kernel,4.9.89,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.123,4.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.90,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.124,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.15.12,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.29,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.15.13,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.30,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.24,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.15.12,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.29,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.15.13,4.15.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.30,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.29 Kernel Configuration
# Linux/arm64 4.14.30 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.29 Kernel Configuration
# Linux/s390 4.14.30 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.29 Kernel Configuration
# Linux/x86 4.14.30 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
From f2dfc3322844833fff0e355605881c7057a6ff34 Mon Sep 17 00:00:00 2001
From 1051c20333b3bf3548bc076ec73e24616073aa3e 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
@ -24,5 +24,5 @@ index 3f03567631cb..e63c201ed1ef 100644
enum ars_masks {
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 39acaefe663f3f9baf52bfe8353cdb185ec6e391 Mon Sep 17 00:00:00 2001
From 99edef9244ff615b59b529ec0722aa18d693fe62 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()
@ -107,5 +107,5 @@ index 2cd134dd94d2..9687e462fd43 100644
WARN_ONCE(1, "unknown msgtype=%d\n", hdr->msgtype);
goto msg_handled;
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 597a62a851affc0eb02402f5cfdd9d07f1e7ae87 Mon Sep 17 00:00:00 2001
From d5289e56899f3e20307ed5a106468acbc46f0030 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()
@ -45,5 +45,5 @@ index 9c2772922c76..d432aba5df8a 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 8db9f715df104300b0df6f6709e82ef4f9aa26a5 Mon Sep 17 00:00:00 2001
From 0238cdd49ba3d09984e80a2edfacf64ec4790152 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()
@ -76,5 +76,5 @@ index d432aba5df8a..488b873b563e 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 0c6347ab475d34df2815cea98f0ebaa2fe5f6e3b Mon Sep 17 00:00:00 2001
From ff2982c99592e3df33e85dfd214e48c1519a026a 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()
@ -47,5 +47,5 @@ index 488b873b563e..dbbed1d1f327 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 11ba0cc0131faac0d5e1e9ec30a5545156c2e636 Mon Sep 17 00:00:00 2001
From c779dbd8086e39cf876ea9b489b59b0c2d4081ba 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()
@ -56,5 +56,5 @@ index dbbed1d1f327..9757c19d1c08 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 46a7efc184320188f4b867c84777b5fcd564783c Mon Sep 17 00:00:00 2001
From d46f33c1bd55592ff1450384daf97857b489569f 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()
@ -56,5 +56,5 @@ index 9757c19d1c08..20734b7b341b 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 92412b339cf3f5aad7a2423349451db5fcfac9fd Mon Sep 17 00:00:00 2001
From 6d12c7a58c10aa20631d1fb5f0b8232f1ffc1aa2 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()
@ -47,5 +47,5 @@ index 20734b7b341b..84c08cdf7235 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From f887dce3b758deb4dece07f8e3ea2a00f80cdc31 Mon Sep 17 00:00:00 2001
From 201def4d35e0de34a8ee44b76cb60056839529cd 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()
@ -51,5 +51,5 @@ index 84c08cdf7235..2a046547107f 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From e44a4b4f6301dcdb3d790efe097e4bb23c68d9c0 Mon Sep 17 00:00:00 2001
From ac052073e19f29c1e6a36833cbb6b316caf9ea5c 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()
@ -51,5 +51,5 @@ index 2a046547107f..566ac0f2fe56 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 2a62f25b008f45a8eb264146ae40d4658ee4d6d8 Mon Sep 17 00:00:00 2001
From 0c1f792098a9e4e47202915eebeff978f63da868 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()
@ -66,5 +66,5 @@ index 566ac0f2fe56..38fedb803bd8 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From e69671031bc85350f16fcc0f73d162758fa9af6b Mon Sep 17 00:00:00 2001
From f5f9d32dd34dba6a591b1caf3ee828bc807c7ca7 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()
@ -54,5 +54,5 @@ index 38fedb803bd8..302bd4e964f0 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 5023216570a427cf25fb782219054eae334346ed Mon Sep 17 00:00:00 2001
From f5978a5a39ee2148c6c96ffc688c487d86a3b101 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()
@ -92,5 +92,5 @@ index 302bd4e964f0..978e70bdc7c5 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From d00717f5e5c55048a95ba543e5e4f3ce6c57906f Mon Sep 17 00:00:00 2001
From d044111facc59a80adb66f97fea1d87f4bdab500 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()
@ -57,5 +57,5 @@ index 978e70bdc7c5..cd33a52ef27f 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From d9d5329a9ecce6afa0fc25a0f560c473ae52de4a Mon Sep 17 00:00:00 2001
From cde61b719630ad8d3ecac63f885e5c57a385d410 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()
@ -66,5 +66,5 @@ index cd33a52ef27f..f06284d64a8c 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 03890ec76a01397d8fba82ca606d77873e0504ce Mon Sep 17 00:00:00 2001
From 697e4cc68e7b63a3233c6eb30f36208208ee50d6 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()
@ -64,5 +64,5 @@ index f06284d64a8c..f0e437c3522f 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 540f25fed2376bfb7e4d2f144c7b453b9eb4660a Mon Sep 17 00:00:00 2001
From 9e529d571b4876a921e0ff39a3c5436d2baed9dc 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()
@ -70,5 +70,5 @@ index f0e437c3522f..5382d9630306 100644
#define TRACE_INCLUDE_PATH .
#undef TRACE_INCLUDE_FILE
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From b3776f6e8c1b0ab39c222cbe473ae42399a52783 Mon Sep 17 00:00:00 2001
From 4bf418adbfd527ea81db32230103061d1a687240 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
@ -97,5 +97,5 @@ index 9687e462fd43..27d5efd696ad 100644
case HV_CALL_ISR:
vmbus_channel_isr(channel);
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 661a5c31d4ca7222b9576b43508fcb22df5adc2f Mon Sep 17 00:00:00 2001
From 5a0eec7a6ff40bad7dba5f474a776b1923dd3c32 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
@ -31,5 +31,5 @@ index a5c0ef1e7695..16b1496e6105 100644
---help---
This selects whether you want to include the driver for the standard
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 4ba99b3191f3fb7aebd9c2c3374828391ccb878c Mon Sep 17 00:00:00 2001
From dcb8ec67959095a953f6efcd7bc1511c3bd52a05 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
@ -128,5 +128,5 @@ index a3e480e7a257..f0ce2193eff7 100644
storvsc_dev_remove(dev);
scsi_host_put(host);
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 7586e0a49a7cc84f0b0ef766804837c81fe0cdd5 Mon Sep 17 00:00:00 2001
From c0a14227b5680337818bfa05fedb83b34c854082 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
@ -106,5 +106,5 @@ index f0ce2193eff7..a892a5020c30 100644
ret = scsi_add_host(host, &device->device);
if (ret != 0)
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 38779a8c70a41e599b0a8c5e187feb0e6bb9a589 Mon Sep 17 00:00:00 2001
From 8b9865e826b816e07b2ef4015622efaae750f76d 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] serial: forbid 8250 on s390
@ -31,5 +31,5 @@ index a5c0ef1e7695..16b1496e6105 100644
---help---
This selects whether you want to include the driver for the standard
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 3df181871d3998b60ead402386625dd9ced0978d Mon Sep 17 00:00:00 2001
From bdaa161f38b78d627c64f79a26193b91153b4ee8 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/12] tools build: Add test for sched_getcpu()
@ -146,5 +146,5 @@ index 43899e0d6fa1..c3b180254f91 100644
int is_printable_array(char *p, unsigned int len);
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 085e1b3a8433471aa8db070fe682875e27edeb5a Mon Sep 17 00:00:00 2001
From eb2686bb2aa2e456940abb318c784516328f5413 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/12] perf jit: Avoid returning garbage for a ret variable
@ -66,5 +66,5 @@ index 95f0884aae02..f3ed3c963c71 100644
while ((jr = jit_get_next_entry(jd))) {
switch(jr->prefix.id) {
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From b59ddcff5004b135df4a2dbc8872b980e694c555 Mon Sep 17 00:00:00 2001
From 9b58eb9163817d3ff65820e76ede8951c17e225e 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/12] hv_sock: introduce Hyper-V Sockets
@ -1787,5 +1787,5 @@ index 000000000000..331d3759f5cb
+MODULE_DESCRIPTION("Hyper-V Sockets");
+MODULE_LICENSE("Dual BSD/GPL");
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 24b0cb36bcf8d7ab539a84c89975911020eda978 Mon Sep 17 00:00:00 2001
From 91a85d552cd43c071de9ac0d2a02d99ba2c03183 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/12] vmbus: Don't spam the logs with unknown GUIDs
@ -26,5 +26,5 @@ index d8bc4b910192..8df02f3ca0b2 100644
}
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From daf1c9fbb8a50c9e65c3719804a18b3310555acd Mon Sep 17 00:00:00 2001
From 952a4c92e61ff976cd41afa95d02126e3720cc15 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/12] Drivers: hv: utils: Fix the mapping between host
@ -44,5 +44,5 @@ index bcd06306f3e8..e7707747f56d 100644
}
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From bdd6c6a2208c8afae5a8ff0442b4dc90b24fb6f9 Mon Sep 17 00:00:00 2001
From 7f8372ec8e08cd721f55d406deaaccb24b213878 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/12] Drivers: hv: vss: Improve log messages.
@ -101,5 +101,5 @@ index a6707133c297..5c95ba1e2ecf 100644
return 0;
}
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From cbdf366165ac60ca7ca84f8ba14d33594f661375 Mon Sep 17 00:00:00 2001
From eab39011f8dff96355588f3c31cbf2370558234f 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/12] Drivers: hv: vss: Operation timeouts should match host
@ -44,5 +44,5 @@ index 5c95ba1e2ecf..eee238cc60bd 100644
rc = hvutil_transport_send(hvt, vss_msg, sizeof(*vss_msg), NULL);
if (rc) {
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From 0ba28ee78672a16d5ea5ef036d7e928568629e3c Mon Sep 17 00:00:00 2001
From f0668b5f5a87ad2f68b962d7555ab87c1adaf801 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/12] Drivers: hv: vmbus: Use all supported IC versions to
@ -488,5 +488,5 @@ index c9af8369b4f7..7df9eb8f0cf7 100644
void hv_event_tasklet_disable(struct vmbus_channel *channel);
void hv_event_tasklet_enable(struct vmbus_channel *channel);
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From d9e7acb44bf39ef20d126e5cf3c9b020c0939b46 Mon Sep 17 00:00:00 2001
From f3229d27cd989be115f24d5669af377f8e073e99 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/12] Drivers: hv: Log the negotiated IC versions.
@ -114,5 +114,5 @@ index f3797c07be10..89440c2eb346 100644
hb_srv_version & 0xFFFF);
}
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From df074b06d86ee023e7949f2066c6acad5cb32501 Mon Sep 17 00:00:00 2001
From 57b0d7a4f7ded9818e3f268b01eb57c71854ac00 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/12] vmbus: fix missed ring events on boot
@ -52,5 +52,5 @@ index e7949b64bfbc..2fe024e86209 100644
void hv_process_channel_removal(struct vmbus_channel *channel, u32 relid)
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From dea4a36da7a089aef2dd720ddb560eac02a32939 Mon Sep 17 00:00:00 2001
From 3499111ec86b7d99a7a9c575dc8449cb1f090003 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/12] vmbus: remove "goto error_clean_msglist" in
@ -56,5 +56,5 @@ index 1606e7f08f4b..1caed01954f6 100644
vmbus_teardown_gpadl(newchannel, newchannel->ringbuffer_gpadlhandle);
kfree(open_info);
--
2.11.1
2.16.3

View File

@ -1,4 +1,4 @@
From e87904df07737c1f0d91cdfa81e26dca8120296a Mon Sep 17 00:00:00 2001
From 25cb696768b0069dba78ebc0ca740387e9ac145b 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/12] vmbus: dynamically enqueue/dequeue the channel on
@ -173,5 +173,5 @@ index 7df9eb8f0cf7..a87757cf277b 100644
void vmbus_setevent(struct vmbus_channel *channel);
--
2.11.1
2.16.3