Re: [PATCH bpf-next v4 1/5] dma-buf: Rename debugfs symbols

From: Song Liu
Date: Thu May 08 2025 - 14:33:44 EST


On Thu, May 8, 2025 at 11:20 AM T.J. Mercier <tjmercier@xxxxxxxxxx> wrote:
>
> Rename the debugfs list and mutex so it's clear they are now usable
> without the need for CONFIG_DEBUG_FS. The list will always be populated
> to support the creation of a BPF iterator for dmabufs.
>
> Signed-off-by: T.J. Mercier <tjmercier@xxxxxxxxxx>
> Reviewed-by: Christian König <christian.koenig@xxxxxxx>

Acked-by: Song Liu <song@xxxxxxxxxx>