[PATCH] MAINTAINERS: Update the maintainer of dma mapping benchmark

Yicong Yang posted 1 patch 1 year, 5 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Update the maintainer of dma mapping benchmark
Posted by Yicong Yang 1 year, 5 months ago
From: Yicong Yang <yangyicong@hisilicon.com>

Xiang will no longer focus on this and I'll continue to take care
of this benchmark tool. So update the information.

Cc: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f328373463b0..c0976c375f0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6625,7 +6625,7 @@ F:	include/linux/dmaengine.h
 F:	include/linux/of_dma.h
 
 DMA MAPPING BENCHMARK
-M:	Xiang Chen <chenxiang66@hisilicon.com>
+M:	Yicong Yang <yangyicong@hisilicon.com>
 L:	iommu@lists.linux.dev
 F:	kernel/dma/map_benchmark.c
 F:	tools/testing/selftests/dma/
-- 
2.24.0
Re: [PATCH] MAINTAINERS: Update the maintainer of dma mapping benchmark
Posted by Barry Song 1 year, 5 months ago
On Thu, Aug 15, 2024 at 4:31 PM Yicong Yang <yangyicong@huawei.com> wrote:
>
> From: Yicong Yang <yangyicong@hisilicon.com>
>
> Xiang will no longer focus on this and I'll continue to take care
> of this benchmark tool. So update the information.
>
> Cc: Xiang Chen <chenxiang66@hisilicon.com>
> Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
> ---

Acked-by: Barry Song <baohua@kernel.org>

>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f328373463b0..c0976c375f0f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6625,7 +6625,7 @@ F:        include/linux/dmaengine.h
>  F:     include/linux/of_dma.h
>
>  DMA MAPPING BENCHMARK
> -M:     Xiang Chen <chenxiang66@hisilicon.com>
> +M:     Yicong Yang <yangyicong@hisilicon.com>
>  L:     iommu@lists.linux.dev
>  F:     kernel/dma/map_benchmark.c
>  F:     tools/testing/selftests/dma/
> --
> 2.24.0
>