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 > > with this function. > > > > > +#ifdef CONFIG_ACPI_NUMA > > > +int acpi_get_pxm(acpi_handle handle); > > > +#else > > > +static inline int acpi_get_pxm(acpi_handle hanle) > > Trivial typo here ---> ^^^^^ handle > > Oh, good catch:) Merged your changes, thanks again. -Anil - 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 Wed Sep 22 13:57:49 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:31 EST