[PATCH 0/4] Drivers: hv: Fix some rescind handling issues

From: kys
Date: Thu Dec 22 2016 - 17:57:33 EST


From: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>

Fix some rescind handling issues.

K. Y. Srinivasan (4):
Drivers: hv: vmbus: Fix a rescind handling bug
Drivers: hv: util: kvp: Fix a rescind processing issue
Drivers: hv: util: Fcopy: Fix a rescind processing issue
Drivers: hv: util: Backup: Fix a rescind processing issue

drivers/hv/channel.c | 18 ++++++++++++++++++
drivers/hv/channel_mgmt.c | 25 +++++++++++++++++++++++++
drivers/hv/hv_fcopy.c | 4 ++++
drivers/hv/hv_kvp.c | 4 ++++
drivers/hv/hv_snapshot.c | 4 ++++
include/linux/hyperv.h | 1 +
6 files changed, 56 insertions(+), 0 deletions(-)

--
1.7.4.1