From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751933AbdJTN2W (ORCPT ); Fri, 20 Oct 2017 09:28:22 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33192 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751686AbdJTN2V (ORCPT ); Fri, 20 Oct 2017 09:28:21 -0400 Date: Fri, 20 Oct 2017 15:28:29 +0200 From: Greg KH To: kys@microsoft.com Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com, vkuznets@redhat.com, jasowang@redhat.com, leann.ogasawara@canonical.com, marcelo.cerri@canonical.com, sthemmin@microsoft.com Subject: Re: [PATCH 0/3] Drivers: hv: vmbus: Miscellaneous enhancements and fixes Message-ID: <20171020132829.GB30700@kroah.com> References: <20171006003359.24370-1-kys@exchange.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171006003359.24370-1-kys@exchange.microsoft.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 05, 2017 at 05:33:59PM -0700, kys@exchange.microsoft.com wrote: > From: "K. Y. Srinivasan" > > Miscellaneous enhancements and fixes. > > K. Y. Srinivasan (1): > Drivers: hv: vmbus: Make pannic reporting to be more useful > > Stephen Hemminger (2): > Drivers: hv: vmbus: Expose per-channel interrupts and events counters > vmbus: initialize reserved fields in messages > Patch 2 of this series applied, the rest I'll expect a new version of. thanks, greg k-h