Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350244
b: refs/heads/master
c: b9975da
h: refs/heads/master
v: v3
  • Loading branch information
Cong Ding authored and Ingo Molnar committed Jan 24, 2013
1 parent 3266feb commit d72ceb5
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: d29a4a5fe8d687cee3ea372be00c61a09860b656
refs/heads/master: b9975dabe3f0a6e4d1af52c47f66b5558df207a3
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 @@ -240,7 +240,7 @@ static int apbt_cpuhp_notify(struct notifier_block *n,
dw_apb_clockevent_pause(adev->timer);
if (system_state == SYSTEM_RUNNING) {
pr_debug("skipping APBT CPU %lu offline\n", cpu);
} else if (adev) {
} else {
pr_debug("APBT clockevent for cpu %lu offline\n", cpu);
dw_apb_clockevent_stop(adev->timer);
}
Expand Down

0 comments on commit d72ceb5

Please sign in to comment.