On Tue, May 11, 2021 at 08:18:23PM +0200, Christophe JAILLET wrote: > Le 11/05/2021 à 11:52, Wei Liu a écrit : > > > Before commit cdfa835c6e5e, the 'vfree' were done unconditionally > > > in 'hv_uio_cleanup()'. > > > So, another way for fixing the potential leak is to modify > > > 'hv_uio_cleanup()' and revert to the previous behavior. > > > > > > > I think this is cleaner. > > Agreed Stephen, ping? If I don't hear back from you, I think Christophe should move ahead with modifying hv_uio_cleanup. Wei.