On Fri, Feb 13, 2004 at 02:48:42PM -0800, Andrew Morton wrote: > > I dropped the patch because it's fixed in Len's tree. > > If someone can send me a tested standalone patch then sure. Here you go. Jesse ===== drivers/acpi/numa.c 1.7 vs edited ===== --- 1.7/drivers/acpi/numa.c Tue Jan 13 01:52:03 2004 +++ edited/drivers/acpi/numa.c Wed Feb 11 17:31:34 2004 @@ -172,7 +172,7 @@ NR_CPUS); result = acpi_table_parse_srat(ACPI_SRAT_MEMORY_AFFINITY, acpi_parse_memory_affinity, - NR_MEMBLKS); + NR_NODE_MEMBLKS); } else { /* FIXME */ printk("Warning: acpi_table_parse(ACPI_SRAT) returned %d!\n",result); - 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 Fri Feb 13 18:09:42 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:22 EST