diff options
author | 2011-09-26 12:22:01 -0400 | |
---|---|---|
committer | 2011-09-27 00:48:34 -0400 | |
commit | cf177fd049d6248b8c594bd7fa3ba56313f7d405 (patch) | |
tree | c3dc97c73812268fbcb4961b668610ae626ed10f /net/unix/af_unix.c | |
parent | ehea: Remove sleep at .ndo_get_stats (diff) | |
download | wireguard-linux-cf177fd049d6248b8c594bd7fa3ba56313f7d405.tar.xz wireguard-linux-cf177fd049d6248b8c594bd7fa3ba56313f7d405.zip |
xen/pciback: Add flag indicating device has been assigned by Xen
Device drivers that create and destroy SR-IOV virtual functions via
calls to pci_enable_sriov() and pci_disable_sriov can cause catastrophic
failures if they attempt to destroy VFs while they are assigned to
guest virtual machines. By adding a flag for use by the Xen PCI back
to indicate that a device is assigned a device driver can check that
flag and avoid destroying VFs while they are assigned and avoid system
failures.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions