x86, UV: Update node controller MMRs
authorJack Steiner <steiner@sgi.com>
Sat, 6 Nov 2010 20:41:04 +0000 (15:41 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Nov 2010 09:06:38 +0000 (10:06 +0100)
commit62b0cfc240b1d4601333912ef8760e0ca9ec2cec
treea33377fe536f4c400ce8e9661eb45877c19f3262
parent8e5e9521c13ff8cf6727999999c8d88cc64b5ff7
x86, UV: Update node controller MMRs

A new version of the SGI UV hub node controller is being
developed. A few of the MMRs (control registers) that exist on
the current hub no longer exist on the new hub. Fortunately,
there are alternate MMRs that are are functionally equivalent
and that exist on both hubs.

This patch changes the UV code to use MMRs that exist in BOTH
versions of the hub node controller.

Signed-off-by: Jack Steiner <steiner@sgi.com>
LKML-Reference: <20101106204056.GA27584@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/uv/uv_mmrs.h
arch/x86/kernel/apic/x2apic_uv_x.c