]> 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)
commit91dc8b4eb307339b166ad49ad7472250fc3f3e73
tree072ed18459ad304b530f9a0af4442abd7e9943b1
parenta1dbe62ec9c26c3c7f61fd36cc774089120541f2
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