[PATCH 0/7] Drivers: hv: Some miscellaneous fixes

From: kys
Date: Fri Sep 02 2016 - 07:08:00 EST


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

Some miscellaneous fixes and enhancements. These patches were all
sent earlier but failed to apply clean on Greg's tree. These have
now been rebased.

Alex Ng (2):
Drivers: hv: utils: Continue to poll VSS channel after handling
requests.
Drivers: hv: utils: Check VSS daemon is listening before a hot backup

K. Y. Srinivasan (1):
Drivers: hv: Introduce a policy for controlling channel affinity

Vitaly Kuznetsov (4):
Drivers: hv: cleanup vmbus_open() for wrap around mappings
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
Drivers: hv: ring_buffer: use wrap around mappings in
hv_copy{from,to}_ringbuffer()
Drivers: hv: ring_buffer: count on wrap around mappings in
get_next_pkt_raw()

drivers/hv/channel.c | 66 ++++++++++++++++---------------
drivers/hv/channel_mgmt.c | 68 +++++++++++++++++++--------------
drivers/hv/hv_snapshot.c | 93 ++++++++++++++++++++++-----------------------
drivers/hv/hyperv_vmbus.h | 4 +-
drivers/hv/ring_buffer.c | 61 +++++++++++++++++------------
include/linux/hyperv.h | 55 ++++++++++++++++----------
tools/hv/hv_vss_daemon.c | 3 +
7 files changed, 193 insertions(+), 157 deletions(-)

--
1.7.4.1