From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D7826C433EF for ; Wed, 29 Jun 2022 07:43:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 5335540896; Wed, 29 Jun 2022 07:43:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 5335540896 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1IetQ7e2CSki; Wed, 29 Jun 2022 07:43:36 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp4.osuosl.org (Postfix) with ESMTPS id D341140871; Wed, 29 Jun 2022 07:43:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org D341140871 Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8EC50C0039; Wed, 29 Jun 2022 07:43:35 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) by lists.linuxfoundation.org (Postfix) with ESMTP id 2DEC4C002D for ; Wed, 29 Jun 2022 07:43:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 095F3814B6 for ; Wed, 29 Jun 2022 07:43:34 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 095F3814B6 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uJfsmxfmAePf for ; Wed, 29 Jun 2022 07:43:33 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org DDF84813BC Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) by smtp1.osuosl.org (Postfix) with ESMTPS id DDF84813BC for ; Wed, 29 Jun 2022 07:43:32 +0000 (UTC) Received: from fraeml708-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4LXtgT3zScz6H7fy; Wed, 29 Jun 2022 15:41:09 +0800 (CST) Received: from lhreml724-chm.china.huawei.com (10.201.108.75) by fraeml708-chm.china.huawei.com (10.206.15.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Wed, 29 Jun 2022 09:43:29 +0200 Received: from [10.195.245.77] (10.195.245.77) by lhreml724-chm.china.huawei.com (10.201.108.75) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Wed, 29 Jun 2022 08:43:28 +0100 Message-ID: <65e05dd1-8e92-5f6b-d68e-72987fcebf59@huawei.com> Date: Wed, 29 Jun 2022 08:43:30 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Subject: Re: [PATCH v4 5/5] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors To: Damien Le Moal , Christoph Hellwig References: <1656343521-62897-1-git-send-email-john.garry@huawei.com> <1656343521-62897-6-git-send-email-john.garry@huawei.com> <6619638c-52e8-cb67-c56c-9c9d38c18161@huawei.com> <38ae1cc8-1411-bb54-e082-0f7b91cb9e63@huawei.com> <20220629054027.GB16297@lst.de> In-Reply-To: X-Originating-IP: [10.195.245.77] X-ClientProxiedBy: lhreml751-chm.china.huawei.com (10.201.108.201) To lhreml724-chm.china.huawei.com (10.201.108.75) X-CFilter-Loop: Reflected Cc: martin.petersen@oracle.com, linux-scsi@vger.kernel.org, linux-doc@vger.kernel.org, robin.murphy@arm.com, linuxarm@huawei.com, iommu@lists.linux.dev, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, iommu@lists.linux-foundation.org, will@kernel.org, jejb@linux.ibm.com X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: John Garry via iommu Reply-To: John Garry Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On 29/06/2022 06:58, Damien Le Moal wrote: > On 6/29/22 14:40, Christoph Hellwig wrote: >> On Tue, Jun 28, 2022 at 12:33:58PM +0100, John Garry wrote: >>> Well Christoph originally offered to take this series via the dma-mapping >>> tree. >>> >>> @Christoph, is that still ok with you? If so, would you rather I send this >>> libata patch separately? >> >> The offer still stands, and I don't really care where the libata >> patch is routed. Just tell me what you prefer. Cheers. > > If it is 100% independent from the other patches, I can take it. > Otherwise, feel free to take it ! > I'll just keep the all together - it's easier in case I need to change anything. Thanks! _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 59B267EB for ; Wed, 29 Jun 2022 07:43:33 +0000 (UTC) Received: from fraeml708-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4LXtgT3zScz6H7fy; Wed, 29 Jun 2022 15:41:09 +0800 (CST) Received: from lhreml724-chm.china.huawei.com (10.201.108.75) by fraeml708-chm.china.huawei.com (10.206.15.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Wed, 29 Jun 2022 09:43:29 +0200 Received: from [10.195.245.77] (10.195.245.77) by lhreml724-chm.china.huawei.com (10.201.108.75) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Wed, 29 Jun 2022 08:43:28 +0100 Message-ID: <65e05dd1-8e92-5f6b-d68e-72987fcebf59@huawei.com> Date: Wed, 29 Jun 2022 08:43:30 +0100 Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Subject: Re: [PATCH v4 5/5] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors To: Damien Le Moal , Christoph Hellwig CC: , , , , , , , , , , , , References: <1656343521-62897-1-git-send-email-john.garry@huawei.com> <1656343521-62897-6-git-send-email-john.garry@huawei.com> <6619638c-52e8-cb67-c56c-9c9d38c18161@huawei.com> <38ae1cc8-1411-bb54-e082-0f7b91cb9e63@huawei.com> <20220629054027.GB16297@lst.de> From: John Garry In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.195.245.77] X-ClientProxiedBy: lhreml751-chm.china.huawei.com (10.201.108.201) To lhreml724-chm.china.huawei.com (10.201.108.75) X-CFilter-Loop: Reflected Message-ID: <20220629074330.Q-cbyNnyyOp8R4W0t2qYDinr7oHQEwk1uRfbmufesvo@z> On 29/06/2022 06:58, Damien Le Moal wrote: > On 6/29/22 14:40, Christoph Hellwig wrote: >> On Tue, Jun 28, 2022 at 12:33:58PM +0100, John Garry wrote: >>> Well Christoph originally offered to take this series via the dma-mapping >>> tree. >>> >>> @Christoph, is that still ok with you? If so, would you rather I send this >>> libata patch separately? >> >> The offer still stands, and I don't really care where the libata >> patch is routed. Just tell me what you prefer. Cheers. > > If it is 100% independent from the other patches, I can take it. > Otherwise, feel free to take it ! > I'll just keep the all together - it's easier in case I need to change anything. Thanks!