Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23825
b: refs/heads/master
c: 9b2a13b
h: refs/heads/master
i:
  23823: ab955dd
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Mar 25, 2006
1 parent 3d9c049 commit 3dd62f0
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: 3056d6be19b50cbd3f0290e816d702cc3e54a6f3
refs/heads/master: 9b2a13b963dece8d45e07692b7872ae5a075ca2a
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/io_apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ static int no_timer_check;

int disable_timer_pin_1 __initdata;

int timer_over_8254 __initdata = 1;
int timer_over_8254 __initdata = 0;

/* Where if anywhere is the i8259 connect in external int mode */
static struct { int pin, apic; } ioapic_i8259 = { -1, -1 };
Expand Down

0 comments on commit 3dd62f0

Please sign in to comment.