Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349007
b: refs/heads/master
c: 10959d7
h: refs/heads/master
i:
  349005: 089a0d1
  349003: dfb0ef0
  348999: 56c58f2
  348991: 08eaf3b
v: v3
  • Loading branch information
Bjorn Helgaas committed Jan 13, 2013
1 parent 4faf5ce commit f7dc72c
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: c2be6f93b383c873a4f9d521afa49b1b67d06085
refs/heads/master: 10959d72d401cec2781ca636b07d692c625e1c91
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/shpchp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ static int __init shpcd_init(void)
{
int retval = 0;

shpchp_wq = alloc_ordered_workqueue("shpchp", 0);
shpchp_wq = alloc_workqueue("shpchp", 0, 0);
if (!shpchp_wq)
return -ENOMEM;

Expand Down

0 comments on commit f7dc72c

Please sign in to comment.