]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dma-buf: Rename debugfs symbols
authorT.J. Mercier <tjmercier@google.com>
Thu, 22 May 2025 23:04:25 +0000 (23:04 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 27 May 2025 16:51:25 +0000 (09:51 -0700)
commit89f9dba365e1b85caef556d28654c6d336629eef
tree4a868ecae6c5a2e51c425f2c8719b468a7842f71
parent079e5c56a5c41d285068939ff7b0041ab10386fa
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>
drivers/dma-buf/dma-buf.c
include/linux/dma-buf.h