Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332261
b: refs/heads/master
c: 3234f44
h: refs/heads/master
i:
  332259: eeb2a9a
v: v3
  • Loading branch information
Steven J. Hill committed Sep 13, 2012
1 parent cde794a commit be5330e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ec167f2d9b9ba784cc17d4449973e68665800388
refs/heads/master: 3234f4466934f08136736790e3de3c6debc71271
1 change: 1 addition & 0 deletions trunk/arch/mips/kernel/irq-gic.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ void __init gic_init(unsigned long gic_base_addr,

numvpes = (gicconfig & GIC_SH_CONFIG_NUMVPES_MSK) >>
GIC_SH_CONFIG_NUMVPES_SHF;
numvpes = numvpes + 1;

gic_basic_init(numintrs, numvpes, intr_map, intr_map_size);

Expand Down

0 comments on commit be5330e

Please sign in to comment.