commit | 913e4a75572354995b330f57082d9a86250cd75f | [log] [tgz] |
---|---|---|
author | Russ Anderson <rja@efs.americas.sgi.com> | Fri Feb 03 14:47:15 2006 -0600 |
committer | Tony Luck <tony.luck@intel.com> | Mon Feb 06 09:28:10 2006 -0800 |
tree | d7652ef6b9bc0cf3e579deaf9483e5f61f03c20b | |
parent | 27ee6e0592c7d624836835dd8d2f0f74e9d289f6 [diff] |
[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>