From: Russ Anderson Date: Fri, 3 Feb 2006 20:47:15 +0000 (-0600) Subject: [IA64-SGI] Shub2 BTE address fix X-Git-Tag: v2.6.16-rc3~141^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=913e4a75572354995b330f57082d9a86250cd75f;p=pandora-kernel.git [IA64-SGI] Shub2 BTE address fix After converting the cpu physical address to shub2 physical addressing, the address was run through TO_PHYS() which clobbered a high node offset bit causing the BTE to fail on shub2 nodes with large memory. This fix corrects that problem. Signed-off-by: Russ Anderson (rja@sgi.com) Signed-off-by: Tony Luck --- Reading git-diff-tree failed