From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-34.mta0.migadu.com (out-34.mta0.migadu.com [91.218.175.34]) (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 59C36363 for ; Fri, 21 Jul 2023 01:56:31 +0000 (UTC) Precedence: bulk X-Mailing-List: iommu@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1689904589; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=V9xzmr/d2IKBxXzSTTNBuI1FHVZ5ZZJ/JXVFqjqdjOE=; b=OYjShRuZxV8Y0Z7cVXsAqeuM94VqiBwWsu1rSmvrg76erAxQHqby2QDGa+eVAQqh+BMK+D UkH3oUHWzYlGmPqFrGFXgeNjDrECYNiK4Q6Paxpp/X1IymcrkjpTMNsmcuXNdJd3ymFt2K I8eURhKyVsefGlj0SUNO9ZibjPQDgps= Date: Fri, 21 Jul 2023 01:56:28 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Yajun Deng" Message-ID: TLS-Required: No Subject: Re: [PATCH v3] dma-contiguous: support numa CMA for specified node To: "=?utf-8?B?UGV0ciBUZXNhxZnDrWs=?=" , "Christoph Hellwig" Cc: corbet@lwn.net, 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 In-Reply-To: <20230720142712.295834d0@meshulam.tesarici.cz> References: <20230720142712.295834d0@meshulam.tesarici.cz> <20230720082517.GA7057@lst.de> <20230712074758.1133272-1-yajun.deng@linux.dev> <25942dafbc7f52488a30c807b6322109539442cf@linux.dev> <20230720115408.GA13114@lst.de> X-Migadu-Flow: FLOW_OUT July 20, 2023 at 8:27 PM, "Petr Tesa=C5=99=C3=ADk" wro= te: >=20 >=20V Thu, 20 Jul 2023 13:54:08 +0200 > Christoph Hellwig naps=C3=A1no: >=20 >=20>=20 >=20> On Thu, Jul 20, 2023 at 08:47:37AM +0000, Yajun Deng wrote: > > It's based on linux-next tree. > >=20=20 >=20> This patch should be after my other patch in linux-next tree. > > a960925a6b23("dma-contiguous: support per-numa CMA for all architect= ures").=20 >=20>=20=20 >=20> Where did this land? > >=20 >=20 > Well... in the linux-next tree: >=20 >=20https://www.kernel.org/doc/man-pages/linux-next.html >=20 >=20>=20 >=20> dma patches really should be going through the DMA tree.. > >=20 >=20 > Indeed. The other patch was also sent to the iommu ML back in May. It's > the thread where we were looking for Barry Song's current email address= . > Thanks. This link shows what happened at that time: https://lore.kernel.org/all/20230512094210.141540-1-yajun.deng@linux.dev/= T/#u =20 >=20Petr T >