[IA64-SGI] Shub2 BTE address fix
authorRuss Anderson <rja@efs.americas.sgi.com>
Fri, 3 Feb 2006 20:47:15 +0000 (14:47 -0600)
committerTony Luck <tony.luck@intel.com>
Mon, 6 Feb 2006 17:28:10 +0000 (09:28 -0800)
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 <tony.luck@intel.com>

No differences found