]> git.baikalelectronics.ru Git - kernel.git/commit
xen/pci: Bubble up error and fix description.
authorKonrad Rzeszutek Wilk <konrad@kernel.org>
Tue, 6 Dec 2016 14:28:21 +0000 (09:28 -0500)
committerJuergen Gross <jgross@suse.com>
Thu, 8 Dec 2016 06:54:04 +0000 (07:54 +0100)
commitee753f4dddea413d4370a589243c3b1783666448
tree4b57188340c1c7c9d5dac1ab25d8abb698c7e786
parent38de109df2e3f01e774d97786f7ef46a1a3cb1e9
xen/pci: Bubble up error and fix description.

The function is never called under PV guests, and only shows up
when MSI (or MSI-X) cannot be allocated. Convert the message
to include the error value.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
arch/x86/pci/xen.c