Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125389
b: refs/heads/master
c: c3d8000
h: refs/heads/master
i:
  125387: b392c1d
v: v3
  • Loading branch information
Ingo Molnar committed Dec 23, 2008
1 parent 86147ec commit 1e1630d
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: 7d87d5365556b1c6e8c00abcc632c3ad1fdc58b8
refs/heads/master: c3d80000e3a812fe5a200d6bde755fbd7fa65481
3 changes: 3 additions & 0 deletions trunk/arch/x86/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <asm/apic.h>
#include <asm/io_apic.h>
#include <asm/smp.h>
#include <asm/irq.h>

atomic_t irq_err_count;

Expand Down Expand Up @@ -190,3 +191,5 @@ u64 arch_irq_stat(void)
#endif
return sum;
}

EXPORT_SYMBOL_GPL(vector_used_by_percpu_irq);

0 comments on commit 1e1630d

Please sign in to comment.