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 1A4D1EB64DD for ; Thu, 20 Jul 2023 08:25:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231545AbjGTIZY (ORCPT ); Thu, 20 Jul 2023 04:25:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229983AbjGTIZW (ORCPT ); Thu, 20 Jul 2023 04:25:22 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 290102110; Thu, 20 Jul 2023 01:25:22 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id BE0826732D; Thu, 20 Jul 2023 10:25:17 +0200 (CEST) Date: Thu, 20 Jul 2023 10:25:17 +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: <20230720082517.GA7057@lst.de> References: <20230712074758.1133272-1-yajun.deng@linux.dev> 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) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org It turns out this doesn't apply at all. Can you resend it against Linus' latest tree?