From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (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 22145E56F for ; Thu, 25 May 2023 14:00:21 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id D935468AFE; Thu, 25 May 2023 16:00:16 +0200 (CEST) Date: Thu, 25 May 2023 16:00:16 +0200 From: Christoph Hellwig To: Catalin Marinas Cc: Linus Torvalds , Christoph Hellwig , Robin Murphy , Arnd Bergmann , Greg Kroah-Hartman , Will Deacon , Marc Zyngier , Andrew Morton , Herbert Xu , Ard Biesheuvel , Isaac Manjarres , Saravana Kannan , Alasdair Kergon , Daniel Vetter , Joerg Roedel , Mark Brown , Mike Snitzer , "Rafael J. Wysocki" , linux-mm@kvack.org, iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 09/15] drivers/md: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN Message-ID: <20230525140016.GB15012@lst.de> References: <20230524171904.3967031-1-catalin.marinas@arm.com> <20230524171904.3967031-10-catalin.marinas@arm.com> Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230524171904.3967031-10-catalin.marinas@arm.com> User-Agent: Mutt/1.5.17 (2007-11-01) Nit: the subject might better read dm-crypt: ... as it's just touching that driver.