From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932536Ab1LEQeM (ORCPT ); Mon, 5 Dec 2011 11:34:12 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:37061 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932499Ab1LEQeL (ORCPT ); Mon, 5 Dec 2011 11:34:11 -0500 Date: Mon, 5 Dec 2011 17:31:48 +0100 From: Ingo Molnar To: Tejun Heo Cc: benh@kernel.crashing.org, yinghai@kernel.org, hpa@zytor.com, tony.luck@intel.com, ralf@linux-mips.org, schwidefsky@de.ibm.com, liqin.chen@sunplusct.com, lethal@linux-sh.org, davem@davemloft.net, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, mingo@redhat.com, jonas@southpole.se, lennox.wu@gmail.com Subject: Re: [PATCHSET tip:x86/memblock] memblock: Kill early_node_map[], take 2 Message-ID: <20111205163148.GA25909@elte.hu> References: <1322508685-32532-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1322508685-32532-1-git-send-email-tj@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) 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=AWL,BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 AWL AWL: From: address is in the auto white-list Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tejun Heo wrote: > Hello, > > This patchset was posted quite a while ago but got lost during the > korg disturbance and I forgot about it too. Thankfully, benh pinged > me about testing this patchset yesterday, so here's the refreshed > version. A bit scary - you should get it into linux-next i suspect - if that works out then we could then put it into tip:core/memblock if there are no objections from anyone. It's not really an x86 tree and most of the changes are affecting non-x86 architectures, right? Thanks, Ingo