Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932452AbWBAOgQ (ORCPT ); Wed, 1 Feb 2006 09:36:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932457AbWBAOgQ (ORCPT ); Wed, 1 Feb 2006 09:36:16 -0500 Received: from hellhawk.shadowen.org ([80.68.90.175]:15621 "EHLO hellhawk.shadowen.org") by vger.kernel.org with ESMTP id S932452AbWBAOgP (ORCPT ); Wed, 1 Feb 2006 09:36:15 -0500 Message-ID: <43E0C72D.4070709@shadowen.org> Date: Wed, 01 Feb 2006 14:35:25 +0000 From: Andy Whitcroft User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Yasunori Goto CC: Andrew Morton , "Luck, Tony" , Andi Kleen , "Brown, Len" , Bob Picco , Paul Jackson , Linux Kernel ML , ACPI-ML , linux-ia64@vger.kernel.org, x86-64 Discuss Subject: Re: [Patch:000/004] Unify pxm_to_node id ver.2. References: <20060201205152.41E6.Y-GOTO@jp.fujitsu.com> In-Reply-To: <20060201205152.41E6.Y-GOTO@jp.fujitsu.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1451 Lines: 39 Yasunori Goto wrote: > Hello. > > I rewrote patches to unify mapping from pxm to node id as ver.2. > I already posted all of fixes for ver.1. > However, searching first patch and appling fixes are a bit messy > due to too many mail and patches in LKML. > So, I rearranged them to find all of them easier. > Basically, (ver.1 + previous fix patches) = ver.2. > But ver.2 is set of following patches. > - generic code. > - for ia64. > - for x86_64. > - for i386. > > Fixes from ver.1 are followigs. > - They are for 2.6.16-rc1-mm4. > - Fix old map from HP and SGI's code by Bob Picco-san. > - Remove MAX_PXM_DOMAINS from asm-ia64/acpi.h. It is already defined at > include/acpi/acpi_numa.h. > - Fix return code of setup_node() at arch/x86_64/mm/srat.c > - Fix ACPI_NUMA config for i386 by Andy Witcroft-san. > - Define dummy functions for i386's compile error. > - Remove garbage nid_to_pxm_map from acpi20_parse_srat() > at arch/i386/kernel/srat.c > > I tested ia64 and x86_64 with dummy SRAT NUMA emulation. > And I checked compile completion for hp, SGI, and Summit. Ran it across my test boxes, builds and boots on the affected platforms and generally elsewhere. -apw - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/