]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteca74c52b44c2612cba568e97d941d23cae7ed1c
treea33377fe536f4c400ce8e9661eb45877c19f3262
parent7a3e71b93ed5f4e87690b9461c195908a17665d3
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