commit | 5471262290a6695b3300903267e0a2584f721000 | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Wed Mar 09 08:15:57 2011 -0600 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 09 16:36:16 2011 +0100 |
tree | 242faf98b150aa56f12d9c5c9bcf8f153df15eff | |
parent | 3b28cf32cc32594710590685ee478f697ed4f328 [diff] |
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>