Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63485
b: refs/heads/master
c: 7f32a88
h: refs/heads/master
i:
  63483: f3bc3fa
v: v3
  • Loading branch information
Ralf Baechle committed Jul 31, 2007
1 parent 50362c9 commit d4b7723
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 035955b69ebc1e130fdf04d0233f131b84b637b9
refs/heads/master: 7f32a88e9cb6587cae89f5488050d167397ab9b2
2 changes: 2 additions & 0 deletions trunk/arch/mips/pmc-sierra/yosemite/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@

extern void titan_mailbox_irq(void);

#ifdef CONFIG_HYPERTRANSPORT
/*
* Handle hypertransport & SMP interrupts. The interrupt lines are scarce.
* For interprocessor interrupts, the best thing to do is to use the INTMSG
Expand Down Expand Up @@ -109,6 +110,7 @@ static void ll_ht_smp_irq_handler(int irq)

do_IRQ(irq);
}
#endif

asmlinkage void plat_irq_dispatch(void)
{
Expand Down

0 comments on commit d4b7723

Please sign in to comment.