]> git.baikalelectronics.ru Git - kernel.git/commit
x86, UV: Initialize the broadcast assist unit base destination node id properly
authorCliff Wickman <cpw@sgi.com>
Wed, 9 Mar 2011 14:15:57 +0000 (08:15 -0600)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Mar 2011 15:36:16 +0000 (16:36 +0100)
commit8660db53183fbd2b970bf4f2ebe892e4b6514f41
tree242faf98b150aa56f12d9c5c9bcf8f153df15eff
parent56e7a5d07b73876b408a0a2d79e5c4a6d8c7edf5
x86, UV: Initialize the broadcast assist unit base destination node id properly

The BAU's initialization of the broadcast description header is
lacking the coherence domain (high bits) in the nasid.  This
causes a catastrophic system failure when running on a system
with multiple coherence domains.

Signed-off-by: Cliff Wickman <cpw@sgi.com>
LKML-Reference: <E1PxKBB-0005F0-3U@eag09.americas.sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/uv/uv_bau.h
arch/x86/platform/uv/tlb_uv.c