x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode
commit40434094065aaa6ec566725be43f0da70ab56172
authorCliff Wickman <cpw@sgi.com>
Mon, 16 Jan 2012 21:17:50 +0000 (16 15:17 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 00:13:53 +0000 (25 16:13 -0800)
treeb66c0777b6c395a24865a7e640edbd5e022a1cb3
parenta92ad2dcdcb74c7813e2dd88d2635a1831894808
x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode

commit da87c937e5a2374686edd58df06cfd5050b125fa upstream.

Update the use of the Broadcast Assist Unit on SGI Altix UV2 to
the use of native UV2 mode on new hardware (not the legacy mode).

UV2 native mode has a different format for a broadcast message.
We also need quick differentiaton between UV1 and UV2.

Signed-off-by: Cliff Wickman <cpw@sgi.com>
Link: http://lkml.kernel.org/r/20120116211750.GA5767@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/include/asm/uv/uv_bau.h
arch/x86/platform/uv/tlb_uv.c