From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: linux-next: manual merge of the tip tree with Linus' tree Date: Wed, 29 Jan 2014 18:05:33 -0800 Message-ID: <20140130020533.GG9804@tassilo.jf.intel.com> References: <20140130124201.d24b784b6483a11fe3057bd9@canb.auug.org.au> <20140130014914.GC9804@tassilo.jf.intel.com> <20140130125835.5b7809ec9dcaa040b690095f@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga11.intel.com ([192.55.52.93]:54107 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752212AbaA3CFv (ORCPT ); Wed, 29 Jan 2014 21:05:51 -0500 Content-Disposition: inline In-Reply-To: <20140130125835.5b7809ec9dcaa040b690095f@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton , Rik van Riel On Thu, Jan 30, 2014 at 12:58:35PM +1100, Stephen Rothwell wrote: > Hi Andi, > > On Wed, 29 Jan 2014 17:49:14 -0800 Andi Kleen wrote: > > > > > I fixed it up (see below) and can carry the fix as necessary (no action > > > is required). > > > > I don't think the fix is correct, both sysctls need to be kept. They > > do different things. > > The tip tree commit 52bf84aa206c ("sched/numa,mm: Remove > p->numa_migrate_deferred") explicitly removed the > numa_balancing_migrate_deferred sysctl. Okay, sorry for the noise then. -Andi