From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 01/15] virtio_blk: avoid DMA to stack for the sense buffer Date: Wed, 11 Jan 2017 09:43:06 +0100 Message-ID: <20170111084306.GA6913@lst.de> References: <1484060780-15592-1-git-send-email-hch@lst.de> <1484060780-15592-2-git-send-email-hch@lst.de> <20170111082646.GA6286@linux-x5ow.site> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170111082646.GA6286@linux-x5ow.site> Sender: linux-scsi-owner@vger.kernel.org To: Johannes Thumshirn Cc: Christoph Hellwig , Jens Axboe , Mike Snitzer , linux-block@vger.kernel.org, linux-scsi@vger.kernel.org, dm-devel@redhat.com List-Id: dm-devel.ids On Wed, Jan 11, 2017 at 09:26:46AM +0100, Johannes Thumshirn wrote: > Isn't that one already queued in Jens' tree? Yes, it's now queued up. Patch 2 was submitted as well and should hopefully go into the next 4.10 RC.