commit | 88ed9dd7f63c3ae71c1984d99ee2dced0b386dea | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Mon Jan 16 15:21:46 2012 -0600 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jan 17 09:09:57 2012 +0100 |
tree | c08a108089b7ab2e819bba86aef61d093a8b75ed | |
parent | 478c6e529e7bd7c6ef8994c55bd252c287c35893 [diff] |
x86/UV2: Ack BAU interrupt earlier This patch moves the ack of the BAU interrupt to the beginning of the interrupt handler so that there is less possibility of a lost interrupt and slower response to a shootdown message. Signed-off-by: Cliff Wickman <cpw@sgi.com> Link: http://lkml.kernel.org/r/20120116212146.GE5767@sgi.com Signed-off-by: Ingo Molnar <mingo@elte.hu>