Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753225AbbDUIyM (ORCPT ); Tue, 21 Apr 2015 04:54:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39318 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752011AbbDUIyK (ORCPT ); Tue, 21 Apr 2015 04:54:10 -0400 From: Vitaly Kuznetsov To: "K. Y. Srinivasan" Cc: Haiyang Zhang , devel@linuxdriverproject.org, linux-kernel@vger.kernel.org, Dexuan Cui Subject: [PATCH 0/3] Drivers: hv: vmbus: additional fixes for the setup/teardown path Date: Tue, 21 Apr 2015 10:17:51 +0200 Message-Id: <1429604274-12537-1-git-send-email-vkuznets@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 856 Lines: 26 K. Y., here are 3 additional patches for your "[PATCH 0/5] Drivers: hv: vmbus: Cleanup the vmbus unload path" series (with the fix I suggested). I tested the whole set on Gen2 Win2012R2 guest, load/unload path seems being stable. Can you please take a look? Thanks, Vitaly Kuznetsov (3): Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths Drivers: hv: vmbus: kill tasklets on module unload Drivers: hv: vmbus: setup irq after synic is initialized drivers/hv/channel.c | 7 ++++--- drivers/hv/vmbus_drv.c | 10 +++++++--- 2 files changed, 11 insertions(+), 6 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/