On 2/6/23 10:53, Eugenio Pérez wrote:
We need to call it from resource cleanup context, as munmap needs the size of the mappings.Signed-off-by: Eugenio Pérez <epere...@redhat.com> --- net/vhost-vdpa.c | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>