Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207185
b: refs/heads/master
c: f650094
h: refs/heads/master
i:
  207183: f5a44bb
v: v3
  • Loading branch information
Tejun Heo committed Aug 9, 2010
1 parent 4d25c2b commit ce1db8a
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: 38f51568005873a241a8ae6bf28c9ddd3f6a11ed
refs/heads/master: f6500947a9cbb81cfa07ff344f16955d9c6ebe61
2 changes: 1 addition & 1 deletion trunk/kernel/workqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -3527,7 +3527,7 @@ static int __init init_workqueues(void)
unsigned int cpu;
int i;

hotcpu_notifier(workqueue_cpu_callback, CPU_PRI_WORKQUEUE);
cpu_notifier(workqueue_cpu_callback, CPU_PRI_WORKQUEUE);

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

0 comments on commit ce1db8a

Please sign in to comment.