From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752667AbbCJNal (ORCPT ); Tue, 10 Mar 2015 09:30:41 -0400 Received: from verein.lst.de ([213.95.11.211]:56869 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbbCJNak (ORCPT ); Tue, 10 Mar 2015 09:30:40 -0400 Date: Tue, 10 Mar 2015 14:30:36 +0100 From: Christoph Hellwig To: Olaf Hering Cc: Christoph Hellwig , kys@microsoft.com, haiyangz@microsoft.com, JBottomley@parallels.com, linux-scsi@vger.kernel.org, devel@linuxdriverproject.org, linux-kernel@vger.kernel.org, longli@microsoft.com Subject: Re: [PATCH] SCSI:STORVSC Use SCSI layer to allocate memory for per-command device request data Message-ID: <20150310133036.GA5026@lst.de> References: <1419912309-13518-1-git-send-email-hch@lst.de> <20150310114233.GA30423@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150310114233.GA30423@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 10, 2015 at 12:42:33PM +0100, Olaf Hering wrote: > It would be nice to change .proc_name to KBUILD_MODNAME before v4.0 is > released. We carry a patch which adds this field. Of cource we can just > change the patch, but if code gets touched upstream anyway... Please send a patch. Would be nice if you had sent it long go insted of just including it in a vendor tree..