Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264459
b: refs/heads/master
c: 4645bf3
h: refs/heads/master
i:
  264457: 434292d
  264455: 940136d
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Oct 19, 2011
1 parent ffd2f98 commit 08abf3d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 72bf809a19d9fc97bfe39bb928149b5e0f202cb6
refs/heads/master: 4645bf306746106f805d2afa5330bf31df381626
2 changes: 2 additions & 0 deletions trunk/drivers/xen/xen-pciback/pci_stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ void pcistub_put_pci_dev(struct pci_dev *dev)
}

spin_unlock_irqrestore(&pcistub_devices_lock, flags);
if (WARN_ON(!found_psdev))
return;

/*hold this lock for avoiding breaking link between
* pcistub and xen_pcibk when AER is in processing
Expand Down

0 comments on commit 08abf3d

Please sign in to comment.