]> git.baikalelectronics.ru Git - kernel.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)
commitc275e1250deed0db36330bbf02d38ab8e85b9d56
tree072ed18459ad304b530f9a0af4442abd7e9943b1
parent3b3089924a090a1eaaea5afd5ef15900d824a8ec
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