Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327191
b: refs/heads/master
c: a5b4e57
h: refs/heads/master
i:
  327189: 647cfc5
  327187: 4a6739d
  327183: 7a2f3e9
v: v3
  • Loading branch information
Lai Jiangshan authored and Tejun Heo committed Sep 18, 2012
1 parent 171eaac commit c937ad2
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: 9fdf9b73d61c87a9c16f101bb8bbe069d13046f5
refs/heads/master: a5b4e57d7cc07cb28ccf16de0876a4770ae84920
2 changes: 1 addition & 1 deletion trunk/kernel/workqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -3807,7 +3807,7 @@ static int __init init_workqueues(void)
WORK_CPU_LAST);

cpu_notifier(workqueue_cpu_up_callback, CPU_PRI_WORKQUEUE_UP);
cpu_notifier(workqueue_cpu_down_callback, CPU_PRI_WORKQUEUE_DOWN);
hotcpu_notifier(workqueue_cpu_down_callback, CPU_PRI_WORKQUEUE_DOWN);

/* initialize gcwqs */
for_each_gcwq_cpu(cpu) {
Expand Down

0 comments on commit c937ad2

Please sign in to comment.