Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204355
b: refs/heads/master
c: fad3a90
h: refs/heads/master
i:
  204353: 9e58415
  204351: 6ac4f39
v: v3
  • Loading branch information
Steffen Klassert authored and Herbert Xu committed Jul 26, 2010
1 parent 7778e18 commit 46db29f
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: 1fb1defbb00eb2954483a7d9a70f8a02edf51753
refs/heads/master: fad3a906d324c02b3c25ef51f702384154089846
1 change: 1 addition & 0 deletions trunk/kernel/padata.c
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ static void padata_init_pqueues(struct parallel_data *pd)
pqueue = per_cpu_ptr(pd->pqueue, cpu);
pqueue->pd = pd;
pqueue->cpu_index = cpu_index;
cpu_index++;

__padata_list_init(&pqueue->reorder);
__padata_list_init(&pqueue->parallel);
Expand Down

0 comments on commit 46db29f

Please sign in to comment.