public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK
@ 2026-04-08 10:08 Lukas Bulwahn
  2026-04-09  8:16 ` Maxime Ripard
  2026-04-09 11:49 ` Christian König
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2026-04-08 10:08 UTC (permalink / raw)
  To: Maxime Ripard, Marek Szyprowski, Robin Murphy, iommu
  Cc: Sumit Semwal, Christian König, kernel-janitors, linux-kernel,
	Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit 25bd73562941 ("dma: contiguous: Turn heap registration logic
around") removes the file include/linux/dma-buf/heaps/cma.h, which is the
only file in include/linux/dma-buf/.

Hence, there is no file matching the file entry include/linux/dma-buf/ in
the MAINTAINERS section DMA BUFFER SHARING FRAMEWORK.

Remove this obsolete file entry in DMA BUFFER SHARING FRAMEWORK.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 10d12b51b1f6..77c0fc7ede03 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7561,7 +7561,6 @@ F:	Documentation/userspace-api/dma-buf-alloc-exchange.rst
 F:	drivers/dma-buf/
 F:	include/linux/*fence.h
 F:	include/linux/dma-buf.h
-F:	include/linux/dma-buf/
 F:	include/linux/dma-resv.h
 F:	rust/helpers/dma-resv.c
 K:	\bdma_(?:buf|fence|resv)\b
-- 
2.53.0


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

* Re: [PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK
  2026-04-08 10:08 [PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK Lukas Bulwahn
@ 2026-04-09  8:16 ` Maxime Ripard
  2026-04-09 11:49 ` Christian König
  1 sibling, 0 replies; 3+ messages in thread
From: Maxime Ripard @ 2026-04-09  8:16 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Marek Szyprowski, Robin Murphy, iommu, Sumit Semwal,
	Christian König, kernel-janitors, linux-kernel,
	Lukas Bulwahn

[-- Attachment #1: Type: text/plain, Size: 646 bytes --]

On Wed, Apr 08, 2026 at 12:08:19PM +0200, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit 25bd73562941 ("dma: contiguous: Turn heap registration logic
> around") removes the file include/linux/dma-buf/heaps/cma.h, which is the
> only file in include/linux/dma-buf/.
> 
> Hence, there is no file matching the file entry include/linux/dma-buf/ in
> the MAINTAINERS section DMA BUFFER SHARING FRAMEWORK.
> 
> Remove this obsolete file entry in DMA BUFFER SHARING FRAMEWORK.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Acked-by: Maxime Ripard <mripard@kernel.org>

Thanks!
Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 273 bytes --]

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

* Re: [PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK
  2026-04-08 10:08 [PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK Lukas Bulwahn
  2026-04-09  8:16 ` Maxime Ripard
@ 2026-04-09 11:49 ` Christian König
  1 sibling, 0 replies; 3+ messages in thread
From: Christian König @ 2026-04-09 11:49 UTC (permalink / raw)
  To: Lukas Bulwahn, Maxime Ripard, Marek Szyprowski, Robin Murphy,
	iommu
  Cc: Sumit Semwal, kernel-janitors, linux-kernel, Lukas Bulwahn

On 4/8/26 12:08, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit 25bd73562941 ("dma: contiguous: Turn heap registration logic
> around") removes the file include/linux/dma-buf/heaps/cma.h, which is the
> only file in include/linux/dma-buf/.
> 
> Hence, there is no file matching the file entry include/linux/dma-buf/ in
> the MAINTAINERS section DMA BUFFER SHARING FRAMEWORK.
> 
> Remove this obsolete file entry in DMA BUFFER SHARING FRAMEWORK.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>

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

> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 10d12b51b1f6..77c0fc7ede03 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7561,7 +7561,6 @@ F:        Documentation/userspace-api/dma-buf-alloc-exchange.rst
>  F:     drivers/dma-buf/
>  F:     include/linux/*fence.h
>  F:     include/linux/dma-buf.h
> -F:     include/linux/dma-buf/
>  F:     include/linux/dma-resv.h
>  F:     rust/helpers/dma-resv.c
>  K:     \bdma_(?:buf|fence|resv)\b
> --
> 2.53.0
> 


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

end of thread, other threads:[~2026-04-09 11:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-08 10:08 [PATCH] MAINTAINERS: Remove obsolete file entry in DMA BUFFER SHARING FRAMEWORK Lukas Bulwahn
2026-04-09  8:16 ` Maxime Ripard
2026-04-09 11:49 ` 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