diff options
| author | Naoya Horiguchi <[email protected]> | 2023-12-22 11:40:24 +0900 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-29 11:06:48 -0800 |
| commit | 4bdd58df05cf9df0c0e43daaa83e73d77629c252 (patch) | |
| tree | 57134d65631351df760296eab011f3a9a0382e3a | |
| parent | 140a923bc18e5355ddc54fbe70c0ee0ac23a9616 (diff) | |
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.
[[email protected]: update to keep myself as a reviewer]
Link: https://lkml.kernel.org/r/20231223031115.GA2883156@u2004
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Naoya Horiguchi <[email protected]>
Cc: Miaohe Lin <[email protected]>
Cc: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
| -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 <[email protected]> -R: Miaohe Lin <[email protected]> +M: Miaohe Lin <[email protected]> +R: Naoya Horiguchi <[email protected]> S: Maintained F: mm/hwpoison-inject.c |