From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756389Ab1JQPzJ (ORCPT ); Mon, 17 Oct 2011 11:55:09 -0400 Received: from cantor2.suse.de ([195.135.220.15]:34120 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751512Ab1JQPzH (ORCPT ); Mon, 17 Oct 2011 11:55:07 -0400 Date: Mon, 17 Oct 2011 08:54:42 -0700 From: Greg KH To: James Bottomley Cc: KY Srinivasan , "linux-kernel@vger.kernel.org" , "devel@linuxdriverproject.org" , "virtualization@lists.osdl.org" , "ohering@suse.com" , "linux-scsi@vger.kernel.org" , "hch@infradead.org" , Haiyang Zhang Subject: Re: [PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of staging Message-ID: <20111017155442.GA14911@suse.de> References: <1318660132-21529-1-git-send-email-kys@microsoft.com> <1318714047.7271.49.camel@dabdike.int.hansenpartnership.com> <6E21E5352C11B742B20C142EB499E0481AA0FED0@TK5EX14MBXC128.redmond.corp.microsoft.com> <1318859976.4794.8.camel@dabdike.int.hansenpartnership.com> <6E21E5352C11B742B20C142EB499E0481AA15174@TK5EX14MBXC124.redmond.corp.microsoft.com> <1318865202.4794.21.camel@dabdike.int.hansenpartnership.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1318865202.4794.21.camel@dabdike.int.hansenpartnership.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 17, 2011 at 10:26:42AM -0500, James Bottomley wrote: > On Mon, 2011-10-17 at 15:15 +0000, KY Srinivasan wrote: > > This patch is against Greg's staging tree where recently I merged all > > of the storage > > drivers into a single driver. This change may not have percolated up > > yet - Greg has > > checked this into his staging tree though. > > OK, that explains the difference. > > > As I deal with the review comments now, do you want me to get these > > changes > > applied first to Greg's tree before you would consider moving this > > driver to drivers/scsi > > directory, or could you move the driver as it is in Greg's tree under > > staging and I could give > > you patches against the moved driver. > > Either way is fine by me. The best route for this is to get the staging > update into Linus head, then work on the actual SCSI problems. I'd like > other SCSI people besides me to review it. That will happen for the 3.2-rc1 release, so that might be the better time to review this. greg k-h