s390/pci: extract software counters from fmb
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Fri, 10 Apr 2015 12:33:08 +0000 (14:33 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 15 Apr 2015 10:23:52 +0000 (12:23 +0200)
commit6001018ae8c659e624351d2e73b1272bacd68d6a
tree5a489e3a6a65ca05d1b15a27c4f425f8181ca807
parentdf3044f1ef002c2269b11cb76a1b2bec629732b4
s390/pci: extract software counters from fmb

The software counters are not a part of the function measurement
block. Also we do not check for zdev->fmb != NULL when using these
counters (function measurement can be toggled at runtime). Just move
the software counters to struct zpci_dev.

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