xen/pciback: Expand the warning message to include domain id.
commit6c254de16a1d14c1ac931d3aa08dc88ac9fc582b
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 4 Jan 2012 19:16:45 +0000 (4 14:16 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 9 Jan 2012 15:24:11 +0000 (9 10:24 -0500)
tree27d2034808f672a73fe3c0cc81d77c7286373ba7
parent3167355801505886209374daf86a452034e34ee8
xen/pciback: Expand the warning message to include domain id.

When a PCI device is transferred to another domain and it is still
in usage (from the internal perspective), mention which other
domain is using it to aid in debugging.

[v2: Truncate the verbose message per Jan Beulich suggestion]
[v3: Suggestions from Ian Campbell on the wording]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
drivers/xen/xen-pciback/xenbus.c