Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136413
b: refs/heads/master
c: b665967
h: refs/heads/master
i:
  136411: f067b77
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jan 14, 2009
1 parent d525c46 commit 4a516bb
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: c2c21745ecba23c74690a124bcd371f83bd71e45
refs/heads/master: b665967979d0e990f196e7c4ba88e17c9ed9b781
3 changes: 3 additions & 0 deletions trunk/arch/x86/include/asm/hardirq_32.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ typedef struct {

DECLARE_PER_CPU(irq_cpustat_t, irq_stat);

/* We can have at most NR_VECTORS irqs routed to a cpu at a time */
#define MAX_HARDIRQS_PER_CPU NR_VECTORS

#define __ARCH_IRQ_STAT
#define __IRQ_STAT(cpu, member) (per_cpu(irq_stat, cpu).member)

Expand Down

0 comments on commit 4a516bb

Please sign in to comment.