From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail137.messagelabs.com (mail137.messagelabs.com [216.82.249.19]) by kanga.kvack.org (Postfix) with SMTP id B94A06B021E for ; Thu, 13 May 2010 08:11:29 -0400 (EDT) Date: Thu, 13 May 2010 14:11:20 +0200 From: Jean Delvare Subject: Re: [RFC,5/7] NUMA hotplug emulator Message-ID: <20100513141120.10524f05@hyperion.delvare> In-Reply-To: <20100513115625.GF2169@shaohui> References: <20100513115625.GF2169@shaohui> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Shaohui Zheng Cc: akpm@linux-foundation.org, linux-mm@kvack.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Andi Kleen , Hidetoshi Seto , Len Brown , Pavel Machek , "Rafael J. Wysocki" , Yinghai Lu , Thomas Renninger , David Rientjes , Mel Gorman , Venkatesh Pallipadi , Alex Chiang , Tejun Heo , Christoph Lameter , Greg Kroah-Hartman , Stephen Rothwell , Benjamin Herrenschmidt , Shaohua Li , Hugh Dickins , James Bottomley , "Paul E. McKenney" , linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org, linux-acpi@vger.kernel.org, fengguang.wu@intel.com, haicheng.li@linux.intel.com, shaohui.zheng@linux.intel.com List-ID: On Thu, 13 May 2010 19:56:25 +0800, Shaohui Zheng wrote: > > hotplug emulator: Abstract cpu register functions > > Abstract function arch_register_cpu and register_cpu, move the implementation > details to a sub function with prefix "__". > > each of the sub function has an extra parameter nid, it can be used to register > CPU under a fake NUMA node, it is a reserved interface for cpu hotplug emulation > (CPU PROBE/RELEASE) in x86. > > Signed-off-by: Shaohui Zheng > Signed-off-by: Haicheng Li I don't know anything about this, please don't Cc me on these patches. Given the very long Cc list, I'm certain many other developers you have included are not interested. Please focus on the relevant lists next time! -- Jean Delvare -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org