This is update to earlier set of patches. Added the time limit patch and dropped the low_latency removal patch. Stephen Hemminger (9): vmbus: use rcu for per-cpu channel list vmbus: only reschedule tasklet if time limit exceeded hyperv: fix warning about missing prototype vmbus: remove useless return's vmbus: remove unnecessary initialization vmbus: fix spelling errors hyperv: remove unnecessary return variable vmbus: make channel_message table constant vmbus: cleanup header file style arch/x86/hyperv/hv_init.c | 2 +- drivers/hv/channel.c | 10 ++++---- drivers/hv/channel_mgmt.c | 55 +++++++++++++++++++-------------------- drivers/hv/connection.c | 65 +++++++++++++++++++++++++---------------------- drivers/hv/hv_balloon.c | 2 -- drivers/hv/hv_fcopy.c | 2 -- drivers/hv/hv_kvp.c | 12 ++++----- drivers/hv/hv_snapshot.c | 2 -- drivers/hv/hyperv_vmbus.h | 18 ++++++------- drivers/hv/ring_buffer.c | 21 +++++---------- drivers/hv/vmbus_drv.c | 10 +++++--- include/linux/hyperv.h | 23 ++++++++++------- 12 files changed, 109 insertions(+), 113 deletions(-) -- 2.11.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel