mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: DMA BUFFER SHARING FRAMEWORK: tighten F: matches
@ 2026-09-16 13:21 Mike Rapoport (Microsoft)
  2026-09-16 13:30 ` Christian König
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport (Microsoft) @ 2026-09-16 13:21 UTC (permalink / raw)
  To: Sumit Semwal, Christian König
  Cc: linux-media, dri-devel, linux-kernel, linux-mm,
	Mike Rapoport (Microsoft)

F:	include/linux/*fence.h

in "DMA BUFFER SHARING FRAMEWORK" entry matches include/linux/kfence.h
although that header has nothing to do with dma-buf.

Replace it with explicit 'include/linux/dma-fence.h'.

Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c2414447892c2..656bc5ed8d2ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7688,7 +7688,7 @@ T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
 F:	Documentation/driver-api/dma-buf.rst
 F:	Documentation/userspace-api/dma-buf-alloc-exchange.rst
 F:	drivers/dma-buf/
-F:	include/linux/*fence.h
+F:	include/linux/dma-fence.h
 F:	include/linux/dma-buf.h
 F:	include/linux/dma-buf/
 F:	include/linux/dma-resv.h

---
base-commit: fd73f4a6659897191fa0d40695fe370925dd3780
change-id: 20260916-maint-dma-buf-3311abfdc90e

--
Sincerely yours,
Mike.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: DMA BUFFER SHARING FRAMEWORK: tighten F: matches
  2026-09-16 13:21 [PATCH] MAINTAINERS: DMA BUFFER SHARING FRAMEWORK: tighten F: matches Mike Rapoport (Microsoft)
@ 2026-09-16 13:30 ` Christian König
  0 siblings, 0 replies; 2+ messages in thread
From: Christian König @ 2026-09-16 13:30 UTC (permalink / raw)
  To: Mike Rapoport (Microsoft), Sumit Semwal
  Cc: linux-media, dri-devel, linux-kernel, linux-mm

On 9/16/26 15:21, Mike Rapoport (Microsoft) wrote:
> F:	include/linux/*fence.h
> 
> in "DMA BUFFER SHARING FRAMEWORK" entry matches include/linux/kfence.h
> although that header has nothing to do with dma-buf.
> 
> Replace it with explicit 'include/linux/dma-fence.h'.
> 
> Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>

Acked-by: Christian König <christian.koenig@amd.com>

Thanks a lot that was on my TODO list for an eternity as well!

Regards,
Christian

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c2414447892c2..656bc5ed8d2ba 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7688,7 +7688,7 @@ T:	git https://gitlab.freedesktop.org/drm/misc/kernel.git
>  F:	Documentation/driver-api/dma-buf.rst
>  F:	Documentation/userspace-api/dma-buf-alloc-exchange.rst
>  F:	drivers/dma-buf/
> -F:	include/linux/*fence.h
> +F:	include/linux/dma-fence.h
>  F:	include/linux/dma-buf.h
>  F:	include/linux/dma-buf/
>  F:	include/linux/dma-resv.h
> 
> ---
> base-commit: fd73f4a6659897191fa0d40695fe370925dd3780
> change-id: 20260916-maint-dma-buf-3311abfdc90e
> 
> --
> Sincerely yours,
> Mike.
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-16 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 13:21 [PATCH] MAINTAINERS: DMA BUFFER SHARING FRAMEWORK: tighten F: matches Mike Rapoport (Microsoft)
2026-09-16 13:30 ` Christian König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®