]> git.baikalelectronics.ru Git - kernel.git/commit
s390/pci: reduce iomap size (even more)
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 27 Mar 2017 17:07:24 +0000 (19:07 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 5 Apr 2017 05:35:22 +0000 (07:35 +0200)
commit8960b7d98bb498efefe2f01656594acb01e147f4
tree855ec09f16d864a2bda0f45ba5a459761ec68f4d
parent865ccf64cbb8a7a06d7455977d1ee1494373c6d7
s390/pci: reduce iomap size (even more)

Commit 36ba76454474 ("s390/pci: resize iomap") reduced the iomap
to NR_FUNCTIONS * PCI_BAR_COUNT elements. Since we only support
functions with 64bit BARs we can cut that number in half.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/pci/pci.c