[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b0296e3a-31f8-635a-f26d-8b0bc490aae3@amd.com>
Date: Wed, 4 Mar 2020 13:08:32 +0100
From: Christian König <christian.koenig@....com>
To: Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc: Chris Wilson <chris@...is-wilson.co.uk>,
Sumit Semwal <sumit.semwal@...aro.org>,
linux-media@...r.kernel.org, dri-devel@...ts.freedesktop.org,
intel-gfx@...ts.freedesktop.org,
Sebastian Duda <sebastian.duda@....de>,
Joe Perches <joe@...ches.com>, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MAINTAINERS: adjust to reservation.h renaming
Am 04.03.20 um 13:07 schrieb Lukas Bulwahn:
> Commit 52791eeec1d9 ("dma-buf: rename reservation_object to dma_resv")
> renamed include/linux/reservation.h to include/linux/dma-resv.h, but
> missed the reference in the MAINTAINERS entry.
>
> Since then, ./scripts/get_maintainer.pl --self-test complains:
>
> warning: no file matches F: include/linux/reservation.h
>
> Adjust the DMA BUFFER SHARING FRAMEWORK entry in MAINTAINERS.
>
> Co-developed-by: Sebastian Duda <sebastian.duda@....de>
> Signed-off-by: Sebastian Duda <sebastian.duda@....de>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>
Reviewed-by: Christian König <christian.koenig@....com>
> ---
> Christian, please pick this patch.
> applies cleanly on current master and next-20200303
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6158a143a13e..3d6cb2789c9e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5022,7 +5022,7 @@ L: dri-devel@...ts.freedesktop.org
> L: linaro-mm-sig@...ts.linaro.org (moderated for non-subscribers)
> F: drivers/dma-buf/
> F: include/linux/dma-buf*
> -F: include/linux/reservation.h
> +F: include/linux/dma-resv.h
> F: include/linux/*fence.h
> F: Documentation/driver-api/dma-buf.rst
> K: dma_(buf|fence|resv)
Powered by blists - more mailing lists