aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2020-07-10 06:46:04 -0400
committerMichael S. Tsirkin <mst@redhat.com>2020-08-05 09:30:19 -0400
commit5487196878bc926a1ee15069c13aa48b9a894fab (patch)
treeae2abb8bd9ae75b0e5633ea7dbdb88ba0114519c /tools/perf/scripts/python/export-to-sqlite.py
parentvirtio_balloon: fix sparse warning (diff)
downloadlinux-dev-5487196878bc926a1ee15069c13aa48b9a894fab.tar.xz
linux-dev-5487196878bc926a1ee15069c13aa48b9a894fab.zip
virtio_ring: sparse warning fixup
virtio_store_mb was built with split ring in mind so it accepts __virtio16 arguments. Packed ring uses __le16 values, so sparse complains. It's just a store with some barriers so let's convert it to a macro, we don't loose too much type safety by doing that. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions