First patch of the series addresses a potentially important issue, second patch tries to make crash path more stable, the rest is just a cleanup. Please review. Vitaly Kuznetsov (4): Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages Drivers: hv: vmbus: avoid wait_for_completion() on crash Drivers: hv: vmbus: remove code duplication in message handling Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload() drivers/hv/channel_mgmt.c | 16 +++------ drivers/hv/connection.c | 2 +- drivers/hv/hyperv_vmbus.h | 26 ++++++++++++++- drivers/hv/vmbus_drv.c | 82 +++++++++++++---------------------------------- 4 files changed, 52 insertions(+), 74 deletions(-) -- 2.5.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel