From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 70D0E22126C; Tue, 8 Jul 2025 06:48:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751957298; cv=none; b=QxHIxJxiAuJi6vZVOPfeuioSxKTXC/kA3inNun1ZjmL2fYJNAOnokENzo7X6TAbscXTux43Rv3vO8BaejzOSJ+zBVUurNxwvf6aJ1O/YQN+a4soBU+/VuCsdDBWPSY803RYQazgOx83nC6TWogkAFgZlddpXZPHV061+V9ItePY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751957298; c=relaxed/simple; bh=TwK4ez6PMflB9E7lXtEdFSHg6cUKSCDZMRTm/vR9zUE=; h=Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References: Mime-Version:Content-Type; b=JNFlzsFaWqyhqU93T9gxSYoVsTbZGv+0NSZn7FkmESjI3670ISUq2K3Mfjzc06AguWwub2TLL32HhS21C7kLeNq8sODSYMw2N74Nx7BT5p3iXgpDcnFkhzCBEx6wYsCBkvAmn6VKw0q09O3JqFSWGzOtFn8nj1L+UMdu1H/FEFk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b=prya40Bw; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b="prya40Bw" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B932CC4CEED; Tue, 8 Jul 2025 06:48:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1751957298; bh=TwK4ez6PMflB9E7lXtEdFSHg6cUKSCDZMRTm/vR9zUE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=prya40Bwp+x+Dwt/bNcu104F9fEpjOq7wMzRp9aPMsvU3XMo4m6dNgq1r/3osxaXz 6gYpFtO03008NIyDR7d1gHSMtZrpz43ts6ubHwpt/ccpZDBgPVbfpu3tVuzhsyu5K2 7zyAn5PWKRtgsEXf08Z4YJ0kgzQA/q86AQgY2Hok= Date: Mon, 7 Jul 2025 23:48:17 -0700 From: Andrew Morton To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: duplicate patch in the tip tree Message-Id: <20250707234817.d09fc28a3510b23c31c461b4@linux-foundation.org> In-Reply-To: <20250708160037.2ac0b55e@canb.auug.org.au> References: <20250708160037.2ac0b55e@canb.auug.org.au> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 8 Jul 2025 16:00:37 +1000 Stephen Rothwell wrote: > Hi all, > > The following commit is also in the mm-hotfixes tree as a different commit > (but the same patch): > > f339770f60d9 ("Revert "sched/numa: add statistics of numa balance task"") > > This is commit > > 63afea878dc4 ("Revert "sched/numa: add statistics of numa balance task"") > > in the mm-hotfixes tree. Thanks, I'll drop the mm.git copy.