[PATCH] MAINTAINERS: add myself as a memory-failure reviewer

Miaohe Lin posted 1 patch 3 years, 10 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add myself as a memory-failure reviewer
Posted by Miaohe Lin 3 years, 10 months ago
I have been focusing on mm for the past two years. e.g. fixing bugs,
cleaning up the code and reviewing. I would like to help maintainers
and people working on memory-failure by reviewing their work.

Let me be Cc'd on patches related to memory-failure.

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6e4ad450bf3c..6430aebfe296 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9136,6 +9136,7 @@ F:	drivers/media/platform/st/sti/hva
 
 HWPOISON MEMORY FAILURE HANDLING
 M:	Naoya Horiguchi <naoya.horiguchi@nec.com>
+R:	Miaohe Lin <linmiaohe@huawei.com>
 L:	linux-mm@kvack.org
 S:	Maintained
 F:	mm/hwpoison-inject.c
-- 
2.23.0
Re: [PATCH] MAINTAINERS: add myself as a memory-failure reviewer
Posted by HORIGUCHI NAOYA(堀口 直也) 3 years, 10 months ago
On Tue, Jun 07, 2022 at 10:51:35PM +0800, Miaohe Lin wrote:
> I have been focusing on mm for the past two years. e.g. fixing bugs,
> cleaning up the code and reviewing. I would like to help maintainers
> and people working on memory-failure by reviewing their work.
> 
> Let me be Cc'd on patches related to memory-failure.
> 
> Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>

Thank you for raising a hand, this is really nice.

Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6e4ad450bf3c..6430aebfe296 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9136,6 +9136,7 @@ F:	drivers/media/platform/st/sti/hva
>  
>  HWPOISON MEMORY FAILURE HANDLING
>  M:	Naoya Horiguchi <naoya.horiguchi@nec.com>
> +R:	Miaohe Lin <linmiaohe@huawei.com>
>  L:	linux-mm@kvack.org
>  S:	Maintained
>  F:	mm/hwpoison-inject.c
> -- 
> 2.23.0
Re: [PATCH] MAINTAINERS: add myself as a memory-failure reviewer
Posted by Miaohe Lin 3 years, 10 months ago
On 2022/6/8 6:42, HORIGUCHI NAOYA(堀口 直也) wrote:
> On Tue, Jun 07, 2022 at 10:51:35PM +0800, Miaohe Lin wrote:
>> I have been focusing on mm for the past two years. e.g. fixing bugs,
>> cleaning up the code and reviewing. I would like to help maintainers
>> and people working on memory-failure by reviewing their work.
>>
>> Let me be Cc'd on patches related to memory-failure.
>>
>> Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
> 
> Thank you for raising a hand, this is really nice.

That's my pleasure. I will try my best to be qualified for this position. ;)

> 
> Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>

Thanks!

> 
>> ---
>>  MAINTAINERS | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 6e4ad450bf3c..6430aebfe296 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -9136,6 +9136,7 @@ F:	drivers/media/platform/st/sti/hva
>>  
>>  HWPOISON MEMORY FAILURE HANDLING
>>  M:	Naoya Horiguchi <naoya.horiguchi@nec.com>
>> +R:	Miaohe Lin <linmiaohe@huawei.com>
>>  L:	linux-mm@kvack.org
>>  S:	Maintained
>>  F:	mm/hwpoison-inject.c
>> -- 
>> 2.23.0