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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0F89DC6FD1D for ; Tue, 28 Mar 2023 01:37:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232231AbjC1BhR (ORCPT ); Mon, 27 Mar 2023 21:37:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39588 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232240AbjC1BhQ (ORCPT ); Mon, 27 Mar 2023 21:37:16 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 386E81BFB; Mon, 27 Mar 2023 18:37:15 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 1B85368BEB; Tue, 28 Mar 2023 03:37:11 +0200 (CEST) Date: Tue, 28 Mar 2023 03:37:10 +0200 From: Christoph Hellwig To: Desnes Nunes Cc: iommu@lists.linux.dev, linux-scsi@vger.kernel.org, storagedev@microchip.com, linux-kernel@vger.kernel.org, hch@lst.de, martin.petersen@oracle.com, don.brace@microchip.com, m.szyprowski@samsung.com, robin.murphy@arm.com, jejb@linux.ibm.com, jsnitsel@redhat.com Subject: Re: [PATCH v2 0/3] scsi: smartpqi: fix DMA overlapping mappings asymmetry Message-ID: <20230328013710.GA22672@lst.de> References: <20230316140912.1038404-1-desnesn@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230316140912.1038404-1-desnesn@redhat.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org Thanks, I've applied patches 1 and 2 to the dma mapping tree. You might want to resent patch 1 to the scsi maintainers and list to better get it onto their radar.