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 805E214011 for ; Thu, 20 Jul 2023 06:56:52 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id 2315D67373; Thu, 20 Jul 2023 08:56:47 +0200 (CEST) Date: Thu, 20 Jul 2023 08:56:46 +0200 From: Christoph Hellwig To: Yajun Deng Cc: corbet@lwn.net, hch@lst.de, m.szyprowski@samsung.com, robin.murphy@arm.com, akpm@linux-foundation.org, paulmck@kernel.org, catalin.marinas@arm.com, rdunlap@infradead.org, peterz@infradead.org, rostedt@goodmis.org, kim.phillips@amd.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux.dev, linux-mm@kvack.org Subject: Re: [PATCH v3] dma-contiguous: support numa CMA for specified node Message-ID: <20230720065646.GA4605@lst.de> References: <20230712074758.1133272-1-yajun.deng@linux.dev> 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: <20230712074758.1133272-1-yajun.deng@linux.dev> User-Agent: Mutt/1.5.17 (2007-11-01) Thanks. I'll pick this up for the dma-mapping tree with some minor style fixups.