]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/pciback: Expand the warning message to include domain id.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 4 Jan 2012 19:16:45 +0000 (14:16 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 2 Feb 2012 19:23:40 +0000 (14:23 -0500)
commitfe100c2c20a645750fe5e9c684e186af7003dfc1
tree3a1689591e4fa91490ad04b4891475e5d9f6e7f6
parentf509e85f7178c7c2e30bddf5778ad278ac0fbd91
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