From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751930AbcDCBsb (ORCPT ); Sat, 2 Apr 2016 21:48:31 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41277 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750819AbcDCBsa (ORCPT ); Sat, 2 Apr 2016 21:48:30 -0400 Date: Sat, 2 Apr 2016 18:48:26 -0700 From: Greg KH To: KY Srinivasan Cc: "olaf@aepfle.de" , "jasowang@redhat.com" , "linux-kernel@vger.kernel.org" , "apw@canonical.com" , "devel@linuxdriverproject.org" Subject: Re: [PATCH 0/6] Drivers: hv: vmbus: Cleanup and mmio management. Message-ID: <20160403014826.GA19490@kroah.com> References: <1459620638-16681-1-git-send-email-kys@microsoft.com> <20160402222320.GA18050@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Apr 02, 2016 at 11:46:21PM +0000, KY Srinivasan wrote: > > > > -----Original Message----- > > From: Greg KH [mailto:gregkh@linuxfoundation.org] > > Sent: Saturday, April 2, 2016 3:23 PM > > To: KY Srinivasan > > Cc: linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; > > olaf@aepfle.de; apw@canonical.com; vkuznets@redhat.com; > > jasowang@redhat.com > > Subject: Re: [PATCH 0/6] Drivers: hv: vmbus: Cleanup and mmio > > management. > > > > On Sat, Apr 02, 2016 at 11:10:38AM -0700, K. Y. Srinivasan wrote: > > > Cleanup and mmio management. Also included is a patch > > > to fix an issue in KVP. > > > > So these all are for 4.7-rc1? > > Jake's PCI driver made it into 4.6 and some of the patches in this series fix issues in the Hyper-V > PCI pass-through driver. Is it possible for this series to go into 4.6. If not, 4.7-rc1 is fine. Even patch 1? Please be specific where you want patches to be merged to. greg k-h