[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200917133537.17af2ef3.cohuck@redhat.com>
Date: Thu, 17 Sep 2020 13:35:37 +0200
From: Cornelia Huck <cohuck@...hat.com>
To: Zenghui Yu <yuzenghui@...wei.com>
Cc: <kvm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<alex.williamson@...hat.com>, <wanghaibin.wang@...wei.com>
Subject: Re: [PATCH 2/2] vfio/pci: Remove bardirty from vfio_pci_device
On Thu, 17 Sep 2020 11:31:28 +0800
Zenghui Yu <yuzenghui@...wei.com> wrote:
> It isn't clear what purpose the @bardirty serves. It might be used to avoid
> the unnecessary vfio_bar_fixup() invoking on a user-space BAR read, which
> is not required when bardirty is unset.
>
> The variable was introduced in commit 89e1f7d4c66d ("vfio: Add PCI device
> driver") but never actually used, so it shouldn't be that important. Remove
> it.
>
> Signed-off-by: Zenghui Yu <yuzenghui@...wei.com>
> ---
> drivers/vfio/pci/vfio_pci_config.c | 7 -------
> drivers/vfio/pci/vfio_pci_private.h | 1 -
> 2 files changed, 8 deletions(-)
Yes, it seems to have been write-only all the time.
Reviewed-by: Cornelia Huck <cohuck@...hat.com>
Powered by blists - more mailing lists