Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18611
b: refs/heads/master
c: 5580ece
h: refs/heads/master
i:
  18609: 0d4a1aa
  18607: 0c27fee
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jan 16, 2006
1 parent 72fccd6 commit 7674626
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: ee408c79420b6a437332d6977fe33ab72c36dc97
refs/heads/master: 5580eceed2014135231acb3e6906accf97e10f3c
2 changes: 1 addition & 1 deletion trunk/include/asm-x86_64/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#define NR_IRQ_VECTORS NR_IRQS
#else
#define NR_IRQS 224
#define NR_IRQ_VECTORS 1024
#define NR_IRQ_VECTORS (32 * NR_CPUS)
#endif

static __inline__ int irq_canonicalize(int irq)
Expand Down

0 comments on commit 7674626

Please sign in to comment.