[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1455291770-15672-1-git-send-email-vkuznets@redhat.com>
Date: Fri, 12 Feb 2016 16:42:46 +0100
From: Vitaly Kuznetsov <vkuznets@...hat.com>
To: devel@...uxdriverproject.org
Cc: linux-kernel@...r.kernel.org,
"K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Radim Krcmar <rkrcmar@...hat.com>,
Cathy Avery <cavery@...hat.com>
Subject: [PATCH 0/4] Drivers: hv: vmbus: bugfix and improvements for message handling
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
Powered by blists - more mailing lists