Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333153
b: refs/heads/master
c: 9b96ce7
h: refs/heads/master
i:
  333151: c2f45f3
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Sep 29, 2012
1 parent 0fe168e commit 5fe5040
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: 849b286fd026a6924cc6a4315e446ed88ab983d2
refs/heads/master: 9b96ce71974127af0304514d310abe596426c112
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,7 @@ static int rpciod_start(void)
* Create the rpciod thread and wait for it to start.
*/
dprintk("RPC: creating workqueue rpciod\n");
wq = alloc_workqueue("rpciod", WQ_MEM_RECLAIM, 0);
wq = alloc_workqueue("rpciod", WQ_MEM_RECLAIM, 1);
rpciod_workqueue = wq;
return rpciod_workqueue != NULL;
}
Expand Down

0 comments on commit 5fe5040

Please sign in to comment.