Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155822
b: refs/heads/master
c: 6effa8f
h: refs/heads/master
v: v3
  • Loading branch information
Hidehiro Kawai authored and H. Peter Anvin committed Jul 22, 2009
1 parent f85ab2f commit d57a931
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: 429b2b319af3987e808c18f6b81313104caf782c
refs/heads/master: 6effa8f6fc786f00e3a23eae605e0f2e8e748faa
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/irqinit.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ static void __init apic_intr_init(void)
#ifdef CONFIG_X86_THERMAL_VECTOR
alloc_intr_gate(THERMAL_APIC_VECTOR, thermal_interrupt);
#endif
#ifdef CONFIG_X86_THRESHOLD
#ifdef CONFIG_X86_MCE_THRESHOLD
alloc_intr_gate(THRESHOLD_APIC_VECTOR, threshold_interrupt);
#endif
#if defined(CONFIG_X86_NEW_MCE) && defined(CONFIG_X86_LOCAL_APIC)
Expand Down

0 comments on commit d57a931

Please sign in to comment.