]> git.baikalelectronics.ru Git - kernel.git/commit
xen/pciback: Print out the domain owning the device.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 3 Dec 2014 21:40:29 +0000 (16:40 -0500)
committerDavid Vrabel <david.vrabel@citrix.com>
Thu, 4 Dec 2014 12:42:00 +0000 (12:42 +0000)
commit0c9b4d610e413d82517e2f6129e0003ec62019ba
tree916c9798810290635b587e768da2c8a0b5d6b9b4
parent2b4ddd3783bf52c10fce2b75905f46621bbf72b6
xen/pciback: Print out the domain owning the device.

We had been printing it only if the device was built with
debug enabled. But this information is useful in the field
to troubleshoot.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
drivers/xen/xen-pciback/xenbus.c