Re: [PATCH 1/1] vdpa: Make ncs autofree

2022-02-21 Thread Laurent Vivier
Le 14/02/2022 à 20:34, Eugenio Pérez a écrit : Simplifying memory management. Signed-off-by: Eugenio Pérez --- net/vhost-vdpa.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net/vhost-vdpa.c b/net/vhost-vdpa.c index 4125d13118..4befba5cc7 100644 ---

Re: [PATCH 1/1] vdpa: Make ncs autofree

2022-02-16 Thread Stefano Garzarella
On Mon, Feb 14, 2022 at 08:34:15PM +0100, Eugenio Pérez wrote: Simplifying memory management. Signed-off-by: Eugenio Pérez --- net/vhost-vdpa.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Reviewed-by: Stefano Garzarella diff --git a/net/vhost-vdpa.c b/net/vhost-vdpa.c index

Re: [PATCH 1/1] vdpa: Make ncs autofree

2022-02-14 Thread Jason Wang
On Tue, Feb 15, 2022 at 3:34 AM Eugenio Pérez wrote: > > Simplifying memory management. > > Signed-off-by: Eugenio Pérez Acked-by: Jason Wang > --- > net/vhost-vdpa.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/net/vhost-vdpa.c b/net/vhost-vdpa.c > index

Re: [PATCH 1/1] vdpa: Make ncs autofree

2022-02-14 Thread Philippe Mathieu-Daudé via
On 14/2/22 20:34, Eugenio Pérez wrote: Simplifying memory management. Signed-off-by: Eugenio Pérez --- net/vhost-vdpa.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) Reviewed-by: Philippe Mathieu-Daudé

[PATCH 1/1] vdpa: Make ncs autofree

2022-02-14 Thread Eugenio Pérez
Simplifying memory management. Signed-off-by: Eugenio Pérez --- net/vhost-vdpa.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net/vhost-vdpa.c b/net/vhost-vdpa.c index 4125d13118..4befba5cc7 100644 --- a/net/vhost-vdpa.c +++ b/net/vhost-vdpa.c @@ -264,7 +264,8 @@ int