Re: [PATCH v3 2/2] vhost-vdpa: fix page pinning leakage in error path
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2020-10-15 13:12:08
Also in:
lkml, virtualization
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2020-10-15 13:12:08
Also in:
lkml, virtualization
On Thu, Oct 15, 2020 at 02:15:32PM +0800, Jason Wang wrote:
On 2020/10/14 上午7:42, si-wei liu wrote:quoted
quoted
So what I suggest is to fix the pinning leakage first and do the possible optimization on top (which is still questionable to me).OK. Unfortunately, this was picked and got merged in upstream. So I will post a follow up patch set to 1) revert the commit to the original __get_free_page() implementation, and 2) fix the accounting and leakage on top. Will it be fine?Fine. Thanks
Fine by me too.