commit | 915bf6ccd7a5c9b6cbea7a72f153597d1b98834f | [log] [tgz] |
---|---|---|
author | Eugenio Pérez <eperezma@redhat.com> | Fri Jun 02 16:38:53 2023 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Jun 26 09:50:00 2023 -0400 |
tree | 2354c0306d6475f52a513aa2308bcee27acdf5c1 | |
parent | 8bc0049eadafb984d305c847cedff550b58e5fc0 [diff] |
vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function We need to call it from resource cleanup context, as munmap needs the size of the mappings. Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230602143854.1879091-3-eperezma@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>