diff options
author | Naoya Horiguchi <naoya.horiguchi@nec.com> | 2023-12-22 03:40:24 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-29 20:06:48 +0100 |
commit | 4bdd58df05cf9df0c0e43daaa83e73d77629c252 (patch) | |
tree | 57134d65631351df760296eab011f3a9a0382e3a | |
parent | MAINTAINERS: remove hugetlb maintainer Mike Kravetz (diff) | |
download | linux-4bdd58df05cf9df0c0e43daaa83e73d77629c252.tar.xz linux-4bdd58df05cf9df0c0e43daaa83e73d77629c252.zip |
MAINTAINERS: hand over hwpoison maintainership to Miaohe Lin
Miaohe Lin has contributed to hwpoison subsystem as a reviewer for more
than 1.5 year, and has made many patch contributions in hwpoison subsystem
and the memory management subsystem. So I'd like to pass on the hwpoison
maintainership to Miaohe.
[nao.horiguchi@gmail.com: update to keep myself as a reviewer]
Link: https://lkml.kernel.org/r/20231223031115.GA2883156@u2004
Link: https://lkml.kernel.org/r/20231222024024.1601043-1-naoya.horiguchi@linux.dev
Signed-off-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Cc: Miaohe Lin <linmiaohe@huawei.com>
Cc: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 81ec81f30a5a..49f53d21f60c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9783,8 +9783,8 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/platform/st/sti/hva HWPOISON MEMORY FAILURE HANDLING -M: Naoya Horiguchi <naoya.horiguchi@nec.com> -R: Miaohe Lin <linmiaohe@huawei.com> +M: Miaohe Lin <linmiaohe@huawei.com> +R: Naoya Horiguchi <naoya.horiguchi@nec.com> L: linux-mm@kvack.org S: Maintained F: mm/hwpoison-inject.c |