Re: [PATCH v3 0/3] PCI: endpoint: fix bug for 2 APIs and simplify 1 API
From: Zijun Hu
Date: Thu Dec 12 2024 - 07:02:31 EST
On 2024/12/12 17:35, Dan Carpenter wrote:
> On Tue, Dec 10, 2024 at 10:00:17PM +0800, Zijun Hu wrote:
>> This patch series is to fix bug for APIs
>> - devm_pci_epc_destroy().
>> - pci_epf_remove_vepf().
>>
>> and simplify APIs below:
>> - pci_epc_get().
>>
>> Signed-off-by: Zijun Hu <quic_zijuhu@xxxxxxxxxxx>
>> ---
>
> This is very good. This is Config FS. Is there a kself test for configfs
> or did you create your own test?
>
no.
In order to investigate devres_release() usage for patch 1/3, i read
2 PCI source files and then find a few obvious bugs. (^^)
> regards,
> dan carpenter
>
>