From: Robin Holt Date: Fri, 16 Oct 2009 11:29:20 +0000 (-0500) Subject: x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() X-Git-Tag: v2.6.32-rc6~58^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d21e6e3ffad2939f9d8179817c6f9bc3b811b68;p=pandora-kernel.git x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() Create an inline function to extract the pnode from a global physical address and then convert the broadcast assist unit to use the newly created uv_gpa_to_pnode function. The open-coded code was wrong as well - it might explain a few of our unexplained bau hangs. Signed-off-by: Robin Holt Acked-by: Cliff Whickman Cc: linux-mm@kvack.org Cc: Jack Steiner LKML-Reference: <20091016112920.GZ8903@sgi.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed