Re: [PATCH 2/2] virtio-mem: Destroy mutex before freeing virtio_mem
From: David Hildenbrand (Red Hat)
Date: Mon Nov 24 2025 - 04:45:20 EST
On 11/23/25 18:57, Maurice Hieronymus wrote:
Add a call to mutex_destroy in the error code path as well as in the
virtio_mem_remove code path.
Signed-off-by: Maurice Hieronymus <mhi@xxxxxxxxxxx>
---
Acked-by: David Hildenbrand (Red Hat) <david@xxxxxxxxxx>
--
Cheers
David