[PATCH v2 2/5] nouveau/dmem: HMM P2P DMA for private dev pages

Christoph Hellwig hch at infradead.org
Mon Jul 21 07:00:55 UTC 2025


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.



More information about the Nouveau mailing list