Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355197
b: refs/heads/master
c: cfed7d6
h: refs/heads/master
i:
  355195: 882d416
v: v3
  • Loading branch information
Rob Herring committed Jan 10, 2013
1 parent 61f9759 commit b51d039
Show file tree
Hide file tree
Showing 2 changed files with 4 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: b1cffebf1029c87e1f1984d48463ee21093a6bc7
refs/heads/master: cfed7d6014589f51a092463f9c4aca3683fffdb8
3 changes: 3 additions & 0 deletions trunk/arch/arm/common/gic.c
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,9 @@ void __init gic_init_bases(unsigned int gic_nr, int irq_start,
#ifdef CONFIG_SMP
set_smp_cross_call(gic_raise_softirq);
#endif

set_handle_irq(gic_handle_irq);

gic_chip.flags |= gic_arch_extn.flags;
gic_dist_init(gic);
gic_cpu_init(gic);
Expand Down

0 comments on commit b51d039

Please sign in to comment.