From: Thomas Renninger Date: Tue, 31 Jul 2012 15:41:09 +0000 (+0200) Subject: ACPI: Only count valid srat memory structures X-Git-Tag: v3.6-rc2~31^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=095adbb6441172985f5ddc3b9e88cb3191bdeac4;p=pandora-kernel.git ACPI: Only count valid srat memory structures Otherwise you could run into: WARN_ON in numa_register_memblks(), because node_possible_map is zero References: https://bugzilla.novell.com/show_bug.cgi?id=757888 On this machine (ProLiant ML570 G3) the SRAT table contains: - No processor affinities - One memory affinity structure (which is set disabled) CC: Per Jessen CC: Andi Kleen Signed-off-by: Thomas Renninger Signed-off-by: Len Brown --- Reading git-diff-tree failed