]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
s390/pci: add error message for UID collision
authorNiklas Schnelle <schnelle@linux.ibm.com>
Thu, 28 Nov 2019 08:30:00 +0000 (09:30 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Sat, 30 Nov 2019 09:52:46 +0000 (10:52 +0100)
commit794b8846dcdc0c6e23bbf4e5283415cab0caa9ac
tree87a4b1981aa37cd9727aeb099c90e187e2df9d77
parent247f265fa502e7b17a0cb0cc330e055a36aafce4
s390/pci: add error message for UID collision

When UID checking was turned off during runtime in the underlying
hypervisor, a PCI device may be attached with the same UID. This is
already detected but happens silently. Add an error message so it can
more easily be understood why a device was not added.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/pci/pci.c