diff options
author | 2020-05-15 12:14:02 +0200 | |
---|---|---|
committer | 2020-06-04 15:36:52 -0400 | |
commit | fce8afd76e3a4d8c59c92f84f8027569fd7031d0 (patch) | |
tree | 6e8a0d9ba7798b86e0f71b822948a29866361210 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | virtio-mem: Try to unplug the complete online memory block first (diff) | |
download | wireguard-linux-fce8afd76e3a4d8c59c92f84f8027569fd7031d0.tar.xz wireguard-linux-fce8afd76e3a4d8c59c92f84f8027569fd7031d0.zip |
virtio-mem: Don't rely on implicit compiler padding for requests
The compiler will add padding after the last member, make that explicit.
The size of a request is always 24 bytes. The size of a response always
10 bytes. Add compile-time checks.
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
Cc: teawater <teawaterz@linux.alibaba.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20200515101402.16597-1-david@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions