Home
last modified time | relevance | path

Searched hist:"794 b8846dcdc0c6e23bbf4e5283415cab0caa9ac" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/pci/
H A Dpci.cdiff 794b8846dcdc0c6e23bbf4e5283415cab0caa9ac Thu Nov 28 09:30:00 CET 2019 Niklas Schnelle <schnelle@linux.ibm.com> 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>