From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757327Ab1CBSTt (ORCPT ); Wed, 2 Mar 2011 13:19:49 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:47074 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756439Ab1CBSTs (ORCPT ); Wed, 2 Mar 2011 13:19:48 -0500 Date: Wed, 2 Mar 2011 19:19:41 +0100 From: Ingo Molnar To: "H. Peter Anvin" Cc: Tejun Heo , Yinghai Lu , Ingo Molnar , Thomas Gleixner , linux-kernel@vger.kernel.org Subject: Re: [RFC] Reverting NUMA-affine page table allocation Message-ID: <20110302181941.GD13693@elte.hu> References: <20110226143730.GA26864@htj.dyndns.org> <20110302161900.GP3319@htj.dyndns.org> <20110302170702.GS3319@htj.dyndns.org> <20110302180827.GA13693@elte.hu> <4D6E8874.6070000@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D6E8874.6070000@zytor.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * H. Peter Anvin wrote: > On 03/02/2011 10:08 AM, Ingo Molnar wrote: > > > >> To me, it seems complicated for not good enough reasons. I'll defer > >> the decision to x86 maintainers. Ingo, hpa, Thomas, what do you guys > >> think? > > > > Would be nice to see an actual patch that does the revert. > > > > I also would like to point out that we are at -rc7. The time to test > new things is quickly running out, so a more conservative option for > this upcoming merge window is starting to look good. Hm, i thought the revert was for tip:x86/mm, not x86/urgent. The development window for 2.6.39 is closing down. A revert (without an actual bug that it fixes) for -rc8 is definitely out of question. Thanks, Ingo