BACKPORT: dma-buf: Rename debugfs symbols
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@google.com> Reviewed-by:
Christian König <christian.koenig@amd.com> Acked-by:
Song Liu <song@kernel.org> Link: https://lore.kernel.org/r/20250522230429.941193-2-tjmercier@google.com Signed-off-by:
Alexei Starovoitov <ast@kernel.org> (cherry picked from commit 89f9dba3) [TJ: dma_buf_get_each no longer needs CONFIG_DEBUG_FS guards] Change-Id: Iee035a1eed45764bb0dab2847579f0234f0752ee Bug: 421890159 Bug: 449985230 Signed-off-by:
T.J. Mercier <tjmercier@google.com>
Loading
Please sign in to comment