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 use 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 Alex -- Alex Williamson HP Linux & Open Source Lab - 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 10:52:45 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:30 EST