diff options
author | Dan Carpenter <[email protected]> | 2020-12-04 17:23:00 +0300 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2020-12-18 16:14:30 -0500 |
commit | ae93d8ea0fa701e84ab9df0db9fb60ec6c80d7b8 (patch) | |
tree | 1bb760aab111dbde79cf27d154bf59de3490f37d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1a5514cbb09aaf694d26ef26fd6da5c5d495cc22 (diff) |
virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()
There is a copy and paste bug in the error handling of this code and
it uses "ring_dma_addr" three times instead of "device_event_dma_addr"
and "driver_event_dma_addr".
Fixes: 1ce9e6055fa0 (" virtio_ring: introduce packed ring support")
Reported-by: Robert Buhren <[email protected]>
Reported-by: Felicitas Hetzelt <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/X8pGRJlEzyn+04u2@mwanda
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions