RE: [PATCH 1/8] scsi: add a host / host template field for the virt boundary

2019-06-20 Thread Kashyap Desai
e ; linux-rdma ; > Linux SCSI List ; > megaraidlinux@broadcom.com; mpt-fusionlinux@broadcom.com; > linux-hyp...@vger.kernel.org; Linux Kernel Mailing List ker...@vger.kernel.org> > Subject: Re: [PATCH 1/8] scsi: add a host / host template field for the > virt > boundary

Re: [PATCH 1/8] scsi: add a host / host template field for the virt boundary

2019-06-17 Thread Ming Lei
On Mon, Jun 17, 2019 at 8:21 PM Christoph Hellwig wrote: > > This allows drivers setting it up easily instead of branching out to > block layer calls in slave_alloc, and ensures the upgraded > max_segment_size setting gets picked up by the DMA layer. > > Signed-off-by: Christoph Hellwig > --- >

Re: [PATCH 1/8] scsi: add a host / host template field for the virt boundary

2019-06-17 Thread Bart Van Assche
On 6/17/19 5:19 AM, Christoph Hellwig wrote: diff --git a/drivers/scsi/scsi_lib.c b/drivers/scsi/scsi_lib.c index 65d0a10c76ad..d333bb6b1c59 100644 --- a/drivers/scsi/scsi_lib.c +++ b/drivers/scsi/scsi_lib.c @@ -1775,7 +1775,8 @@ void __scsi_init_queue(struct Scsi_Host *shost, struct