Re: [PATCH v2] vfio/container: Fix container object destruction

2024-11-18 Thread Eric Auger
Hi Cédric, On 11/15/24 09:34, Cédric Le Goater wrote: > When commit 96b7af4388b3 intoduced a .instance_finalize() handler, > it did not take into account that the container was not necessarily > inserted into the container list of the address space. Hence, if > the container object is destroyed, b

RE: [PATCH v2] vfio/container: Fix container object destruction

2024-11-15 Thread Duan, Zhenzhong
>-Original Message- >From: Cédric Le Goater >Sent: Friday, November 15, 2024 4:35 PM >Subject: [PATCH v2] vfio/container: Fix container object destruction > >When commit 96b7af4388b3 intoduced a .instance_finalize() handler, >it did not take into account that the container was not neces