diff options
author | Jason Wang <jasowang@redhat.com> | 2021-01-04 09:54:45 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-02-23 15:52:57 +0300 |
commit | 64f2087aaa2c2a504f637736f48e71da0cd4afe0 (patch) | |
tree | a618950e2cf7f0de13e313eaa205425305a106e5 /tools/perf/scripts/python/stackcollapse.py | |
parent | 489084dd3f7e4bd649814bd62839aef4456659e8 (diff) | |
download | linux-64f2087aaa2c2a504f637736f48e71da0cd4afe0.tar.xz |
virtio-pci: do not access iomem via struct virtio_pci_device directly
Instead of accessing iomem via struct virito_pci_device directly,
tweak to call the io accessors through the iomem structure. This will
ease the splitting of modern virtio device logic.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210104065503.199631-2-jasowang@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions