diff options
author | Miaohe Lin <[email protected]> | 2022-06-07 22:51:35 +0800 |
---|---|---|
committer | akpm <[email protected]> | 2022-06-16 19:11:31 -0700 |
commit | 6901c0b6df157a88721e5b71f85af4c684877949 (patch) | |
tree | 48a35793f7ae55db7d485350060d3a0b159df787 | |
parent | 515e1d86c982b169e77cfe245994d2a60fc0d012 (diff) |
MAINTAINERS: add Miaohe Lin as a memory-failure reviewer
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.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Acked-by: Naoya Horiguchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1fc9ead83d2a..96db6b61951a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9132,6 +9132,7 @@ F: drivers/media/platform/st/sti/hva HWPOISON MEMORY FAILURE HANDLING M: Naoya Horiguchi <[email protected]> +R: Miaohe Lin <[email protected]> S: Maintained F: mm/hwpoison-inject.c |