]> asedeno.scripts.mit.edu Git - linux.git/commit
s390/pci: deal with devices that have no support for MIO instructions
authorSebastian Ott <sebott@linux.ibm.com>
Thu, 27 Jun 2019 13:13:05 +0000 (15:13 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 4 Jul 2019 11:13:57 +0000 (13:13 +0200)
commitc7ff0e918a7cb39f6bfb2a7bdc30199986ff1571
tree072ed18459ad304b530f9a0af4442abd7e9943b1
parent05f31e3bf6b34fe6e4922868d132f6455f81d5bf
s390/pci: deal with devices that have no support for MIO instructions

Unfortunately we have to handle a class of devices that don't support the
new MIO instructions. Adjust resource assignment and mapping accordingly.

Signed-off-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/include/asm/pci.h
arch/s390/pci/pci.c