[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)
commit913e4a75572354995b330f57082d9a86250cd75f
treed7652ef6b9bc0cf3e579deaf9483e5f61f03c20b
parent27ee6e0592c7d624836835dd8d2f0f74e9d289f6
[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 <tony.luck@intel.com>
arch/ia64/sn/kernel/bte.c
include/asm-ia64/sn/bte.h