Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99334
b: refs/heads/master
c: b1b57ee
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 8, 2008
1 parent c835f62 commit 474d68b
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: 431ee79db0a9552314d787446044973a8176b57d
refs/heads/master: b1b57ee135ac7614184faa7d7345b5e7098cb81d
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/io_apic_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ static inline void __init check_timer(void)
*/
if (no_pin1) {
add_pin_to_irq(0, apic1, pin1);
setup_timer_IRQ0_pin(apic1, pin1, vector);
setup_timer_IRQ0_pin(apic1, pin1, cfg->vector);
}
unmask_IO_APIC_irq(0);
if (!no_timer_check && timer_irq_works()) {
Expand Down

0 comments on commit 474d68b

Please sign in to comment.