diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-04-21 23:43:08 +0400 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2014-05-23 20:33:50 +0400 |
commit | 24d8bf1b0a12a92171c6f08a665c6ff3f0788c91 (patch) | |
tree | b33b506798dd763e0c9e14b84c6e90ff2a98f8f7 /drivers/virt | |
parent | 8be9df6d4b6b53112abb078cb58827767471d797 (diff) | |
download | linux-24d8bf1b0a12a92171c6f08a665c6ff3f0788c91.tar.xz |
xen/pciback: Document when the 'unbind' and 'bind' functions are called.
And also mention that you cannot do any pci_reset_function,
pci_reset_slot, or such calls. This is because they take the same
lock as SysFS does - and we would end up with a dead-lock if
we call those functions.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/virt')
0 files changed, 0 insertions, 0 deletions