]> 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)
commite9f8aba43ce828bc17d0e498eba69577adffe209
tree4b57188340c1c7c9d5dac1ab25d8abb698c7e786
parent48b4ebcfe0857828c5cb98b3ed0dacf89e92a334
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