From: Andi Kleen Date: Thu, 16 Feb 2006 22:42:16 +0000 (+0100) Subject: [PATCH] x86_64: Always pass full number of nodes to NUMA hash computation X-Git-Tag: v2.6.16-rc4~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aed711a399cbc4a9bf239c13f05a8a8b460f215;p=pandora-kernel.git [PATCH] x86_64: Always pass full number of nodes to NUMA hash computation Previously the numa hash code would be confused by holes in the node space and stop early. This is the first part of the fix for the non boot issue with empty nodes on Opterons. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed