• C
    x86: SGI UV: Fix BAU initialization · e38e2af1
    Cliff Wickman 提交于
    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: NCliff Wickman <cpw@sgi.com>
    Cc: <stable@kernel.org>
    LKML-Reference: <E1NBGB9-0005nU-Dp@eag09.americas.sgi.com>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    e38e2af1
tlb_uv.c 23.0 KB