Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 849
b: refs/heads/master
c: 41832a0
h: refs/heads/master
i:
  847: 0410640
v: v3
  • Loading branch information
David S. Miller committed May 4, 2005
1 parent f1f6246 commit f905aec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cee2824f85414c98fff4004e335a6bc4072c8809
refs/heads/master: 41832a08feca695158e15a6e58c26b224a7bfae2
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ void handler_irq(int irq, struct pt_regs *regs)
clear_softint(clr_mask);
}
#else
int should_forward = 1;
int should_forward = 0;

clear_softint(1 << irq);
#endif
Expand Down

0 comments on commit f905aec

Please sign in to comment.