commit | b0f209898f1a177bd503d49215b8c6628797a81c | [log] [tgz] |
---|---|---|
author | Russ Anderson <rja@sgi.com> | Tue Oct 21 14:09:51 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Oct 22 08:38:58 2008 +0200 |
tree | ef91fd16a082921f480ede15029d9ea51cd57827 | |
parent | 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4 [diff] |
x86, uv: use consistent names for region size and conherence id on x86 and ia64 Use consistent names for region size and conherence id on x86 and ia64. The SGI xp drivers are used on both ia64 and x86. Using the same names (sn_coherency_id, sn_region_size) simplies the driver code. Signed-off-by: Russ Anderson <rja@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>