[PATCH v2 2/5] nouveau/dmem: HMM P2P DMA for private dev pages
Yonatan Maman
ymaman at nvidia.com
Tue Jul 22 05:23:35 UTC 2025
On 21/07/2025 10:00, Christoph Hellwig wrote:
> On Fri, Jul 18, 2025 at 02:51:09PM +0300, Yonatan Maman wrote:
>> + .get_dma_pfn_for_device = nouveau_dmem_get_dma_pfn,
>
> Please don't shorten the method name prefix in the implementation
> symbol name, as that makes reading / refactoring the code a pain.
>
> This might also be a hint that your method name is too long.
>
got it, will be fixed in V3, thanks.
More information about the dri-devel
mailing list