Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233675
b: refs/heads/master
c: 7b62dbe
h: refs/heads/master
i:
  233673: 401d1ee
  233671: cecee2c
v: v3
  • Loading branch information
Jacob Pan authored and Ingo Molnar committed Feb 24, 2011
1 parent 40a6f5a commit 2d44065
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: e19e074b1525d11a66c8e3386fec7db248ad3005
refs/heads/master: 7b62dbec908a29f448047099bedb5c64c9cb8808
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/apb_timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ static int __init apbt_clockevent_register(void)
memcpy(&adev->evt, &apbt_clockevent, sizeof(struct clock_event_device));

if (mrst_timer_options == MRST_TIMER_LAPIC_APBT) {
apbt_clockevent.rating = APBT_CLOCKEVENT_RATING - 100;
adev->evt.rating = APBT_CLOCKEVENT_RATING - 100;
global_clock_event = &adev->evt;
printk(KERN_DEBUG "%s clockevent registered as global\n",
global_clock_event->name);
Expand Down

0 comments on commit 2d44065

Please sign in to comment.