在 2024/9/21 8:04, Kasireddy, Vivek 写道:
Hi Huan,
Subject: [PATCH v7 0/7] udmabuf bug fix and some improvements
This patchset attempts to fix some errors in udmabuf and remove the
upin_list structure, also try clean up code.
By this patchset, udmabuf remove page struct relay, only use
pfn
Hi Huan,
> Subject: [PATCH v7 0/7] udmabuf bug fix and some improvements
>
> This patchset attempts to fix some errors in udmabuf and remove the
> upin_list structure, also try clean up code.
>
> By this patchset, udmabuf remove page struct relay, only use
> pfn and foli
This patchset attempts to fix some errors in udmabuf and remove the
upin_list structure, also try clean up code.
By this patchset, udmabuf remove page struct relay, only use
pfn and folios.
Some of this fix just gather the patches which I upload before.
Any patch has passed the udmabuf self-test