x86, uv: use consistent names for region size and conherence id on x86 and ia64
authorRuss Anderson <rja@sgi.com>
Tue, 21 Oct 2008 19:09:51 +0000 (14:09 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 22 Oct 2008 06:38:58 +0000 (08:38 +0200)
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>

No differences found