]> www.infradead.org Git - users/jedix/linux-maple.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)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Fri, 3 Feb 2017 20:55:31 +0000 (15:55 -0500)
commitfeacfaddf0ae39f0ed774f88bc3f124a3cf8ca23
tree15433cec272642599d72c79e7b717a0c964bff0b
parentbd9352bf6fa0a868592bbceec7c0e049c4c5deae
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>
OraBug: 25497392

(cherry picked from commit 577f79e411b7a81a8ae7ae4daf5d4056ebbfbc58)
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
arch/x86/pci/xen.c