On Fri, 24 Sep 2004 16:36:32 -0700 Keshavamurthy Anil S wrote: > On Thu, Sep 23, 2004 at 02:10:31AM +0900, Keiichiro Tokunaga wrote: > > On Wed, 22 Sep 2004 08:52:59 -0600, Alex Williamson wrote: > > > On Wed, 2004-09-22 at 22:15 +0900, Keiichiro Tokunaga wrote: > > > > > > > > I would like to suggest introducing a new function 'acpi_get_pxm()' > > > > since other drivers might need it in the future. Acutally, ACPI container > > > > hotplug will be using it soon. > > > > > > > > Here is a patch creating the function. > > > > > > > > > > Nice, I have a couple I/O locality patches that could be simplified > > Here is the revised patch which now fixes the all issues that were discussed. > - Now defines and uses acpi_get_pxm > - small bugfix "change __initdata to __devinitdata for pxm_to_nid_map varable Thanks for your work! But, you might forget to merge the small bugfix patch. See the diffstat below. The target file of small bugfix is include/asm-ia64/acpi.h, but it didn't show up below:) > linux-2.6.9-rc2-askeshav/arch/i386/kernel/acpi/boot.c | 22 +++ > linux-2.6.9-rc2-askeshav/arch/ia64/kernel/acpi.c | 107 +++++++++++++++++- > linux-2.6.9-rc2-askeshav/drivers/acpi/numa.c | 19 +++ > linux-2.6.9-rc2-askeshav/include/linux/acpi.h | 14 ++ > 4 files changed, 159 insertions(+), 3 deletions(-) Thanks, Keiichiro Tokunaga - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Sep 27 07:51:51 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:31 EST