diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-07-13 11:52:49 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-07-13 11:52:49 +0100 |
commit | fbaf0db4fc12f64072d81576de944e87f23714c7 (patch) | |
tree | 0098073e36bd9350ac8f5bf110eeaceb660dfc1e /extras/mini-os/sched.c | |
parent | e1b075eaf13283dd695d33fb53d63fabd9067d4f (diff) | |
download | xen-fbaf0db4fc12f64072d81576de944e87f23714c7.tar.gz xen-fbaf0db4fc12f64072d81576de944e87f23714c7.tar.bz2 xen-fbaf0db4fc12f64072d81576de944e87f23714c7.zip |
VT-d: fix assertion fault in pci passthrough code
Remove ASSERT(spin_is_locked(&pcidevs_lock)) in
pci_get_pdev_by_domain() to allow caller the flexibility to not hold
the lock if it does not care if the device is hot removed between the
time it got the pdev and the time it is used to get the corresponding
vt-d engine. In the new RHSA use case, we just wanted to get the vt-d
engine of any device passthrough in the domain. Also, rename RHSA
field "domain" to "proximity domain" to avoid overloading the term
"domain" in virtualization context.
Signed-off-by: Allen Kay <allen.m.kay@intel.com>
Diffstat (limited to 'extras/mini-os/sched.c')
0 files changed, 0 insertions, 0 deletions