Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100144
b: refs/heads/master
c: 8bfaba8
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 10, 2008
1 parent 9d3b234 commit dac07b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 4191894b68a85bd8da935fb9ac4c882a1fa8651c
refs/heads/master: 8bfaba873f0cc81c1747d6787f2721926192a3dc
4 changes: 2 additions & 2 deletions trunk/include/asm-x86/irq_vectors.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@
#define LAST_VM86_IRQ 15
#define invalid_vm86_irq(irq) ((irq) < 3 || (irq) > 15)

#if !defined(CONFIG_X86_VISWS) && !defined(CONFIG_X86_VOYAGER)
#if !defined(CONFIG_X86_VOYAGER)

# if defined(CONFIG_X86_IO_APIC) || defined(CONFIG_PARAVIRT)
# if defined(CONFIG_X86_IO_APIC) || defined(CONFIG_PARAVIRT) || defined(CONFIG_X86_VISWS)

# define NR_IRQS 224

Expand Down

0 comments on commit dac07b7

Please sign in to comment.