Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120759
b: refs/heads/master
c: a98f8fd
h: refs/heads/master
i:
  120757: 2dbb007
  120755: a061d7a
  120751: 3138170
v: v3
  • Loading branch information
Thomas Gleixner committed Nov 11, 2008
1 parent b5972ce commit 73abc7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ba21ebb6abac5c46e1d818d2ceda82420bd099ba
refs/heads/master: a98f8fd24fb24fcb9a359553e64dd6aac5cf4279
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ static void lapic_timer_setup(enum clock_event_mode mode,
v = apic_read(APIC_LVTT);
v |= (APIC_LVT_MASKED | LOCAL_TIMER_VECTOR);
apic_write(APIC_LVTT, v);
apic_write(APIC_TMICT, 0xffffffff);
break;
case CLOCK_EVT_MODE_RESUME:
/* Nothing to do here */
Expand Down

0 comments on commit 73abc7b

Please sign in to comment.