From: Konrad Rzeszutek Wilk Date: Thu, 14 Apr 2011 15:17:36 +0000 (-0400) Subject: xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. X-Git-Tag: v3.0-rc1~415^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beafbdc1df02877612dc9039c1de0639921fddec;p=pandora-kernel.git xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. We check if there is a domain owner for the PCI device. In case of failure (meaning no domain has registered for this device) we make DOMID_SELF the owner. Signed-off-by: Konrad Rzeszutek Wilk [v2: deal with rebasing on v2.6.37-1] [v3: deal with rebasing on stable/irq.cleanup] [v4: deal with rebasing on stable/irq.ween_of_nr_irqs] [v5: deal with rebasing on v2.6.39-rc3] Signed-off-by: Jeremy Fitzhardinge Acked-by: Xiantao Zhang --- Reading git-diff-tree failed