Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43103
b: refs/heads/master
c: 7e95b59
h: refs/heads/master
i:
  43101: 3e0029e
  43099: 4e50899
  43095: 8a5e315
  43087: ec3b426
  43071: bfe9453
v: v3
  • Loading branch information
Adrian Bunk authored and Andi Kleen committed Dec 7, 2006
1 parent 80fde09 commit 127339b
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: 956fb53197f82257974f1f9835485aeeef4510b3
refs/heads/master: 7e95b593a1aeb6fe1d3904e799d23a45261f2c19
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/io_apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1241,7 +1241,7 @@ static inline int IO_APIC_irq_trigger(int irq)
}

/* irq_vectors is indexed by the sum of all RTEs in all I/O APICs. */
u8 irq_vector[NR_IRQ_VECTORS] __read_mostly = { FIRST_DEVICE_VECTOR , 0 };
static u8 irq_vector[NR_IRQ_VECTORS] __read_mostly = { FIRST_DEVICE_VECTOR , 0 };

static int __assign_irq_vector(int irq)
{
Expand Down

0 comments on commit 127339b

Please sign in to comment.