[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200916013259.GA18934@joy-OptiPlex-7040>
Date: Wed, 16 Sep 2020 09:33:00 +0800
From: Yan Zhao <yan.y.zhao@...el.com>
To: Cornelia Huck <cohuck@...hat.com>
Cc: alex.williamson@...hat.com, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] vfio: fix a missed vfio group put in vfio_pin_pages
On Tue, Sep 15, 2020 at 11:06:01AM +0200, Cornelia Huck wrote:
> On Tue, 15 Sep 2020 08:28:35 +0800
> Yan Zhao <yan.y.zhao@...el.com> wrote:
>
> > when error occurs, need to put vfio group after a successful get.
> >
> > Fixes: 95fc87b44104 (vfio: Selective dirty page tracking if IOMMU backed
> > device pins pages)
>
> The format of the Fixes: line should be
>
> Fixes: 95fc87b44104 ("vfio: Selective dirty page tracking if IOMMU backed device pins pages")
>
got it. thanks! I'll update it.
Thanks
Yan
> >
> > Signed-off-by: Yan Zhao <yan.y.zhao@...el.com>
> > ---
> > drivers/vfio/vfio.c | 6 ++++--
> > 1 file changed, 4 insertions(+), 2 deletions(-)
>
> Reviewed-by: Cornelia Huck <cohuck@...hat.com>
>
Powered by blists - more mailing lists