commit | e38e2af1c57c3eb5211331a5b4fcaae0c4a2a918 | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Thu Nov 19 17:12:43 2009 -0600 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 23 19:12:50 2009 +0100 |
tree | 6e3d1bda31f670f626dba2932127ed7897f33948 | |
parent | d9c2d5ac6af87b4491bff107113aaf16f6c2b2d9 [diff] |
x86: SGI UV: Fix BAU initialization A memory mapped register that affects the SGI UV Broadcast Assist Unit's interrupt handling may sometimes be unintialized. Remove the condition on its initialization, as that condition can be randomly satisfied by a hardware reset. Signed-off-by: Cliff Wickman <cpw@sgi.com> Cc: <stable@kernel.org> LKML-Reference: <E1NBGB9-0005nU-Dp@eag09.americas.sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>