2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00

mm: update MAINTAINERS entry for HMM

Jérôme has moved on from RH and has not been looking at HMM patches for
some time. I've made the most changes to the core code in the recent
period and Leon is now working on the HMM side from the RDMA ODP.

Link: https://lkml.kernel.org/r/0-v1-a1df5219c7a3+1d981-hmm_maintainers_jgg@nvidia.com
Closes: https://lore.kernel.org/all/39d43309-9f34-48bc-a9ad-108c607ba175@samsung.com/
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Leon Romanovsky <leon@kernel.org>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
Jason Gunthorpe 2025-07-11 19:34:44 -03:00 committed by Andrew Morton
parent 4aead50caf
commit d367a177e2
2 changed files with 6 additions and 1 deletions

View File

@ -1397,6 +1397,10 @@ N: Thomas Gleixner
E: tglx@linutronix.de E: tglx@linutronix.de
D: NAND flash hardware support, JFFS2 on NAND flash D: NAND flash hardware support, JFFS2 on NAND flash
N: Jérôme Glisse
E: jglisse@redhat.com
D: HMM - Heterogeneous Memory Management
N: Richard E. Gooch N: Richard E. Gooch
E: rgooch@atnf.csiro.au E: rgooch@atnf.csiro.au
D: parent process death signal to children D: parent process death signal to children

View File

@ -11006,7 +11006,8 @@ F: Documentation/ABI/testing/debugfs-hisi-zip
F: drivers/crypto/hisilicon/zip/ F: drivers/crypto/hisilicon/zip/
HMM - Heterogeneous Memory Management HMM - Heterogeneous Memory Management
M: Jérôme Glisse <jglisse@redhat.com> M: Jason Gunthorpe <jgg@nvidia.com>
M: Leon Romanovsky <leonro@nvidia.com>
L: linux-mm@kvack.org L: linux-mm@kvack.org
S: Maintained S: Maintained
F: Documentation/mm/hmm.rst F: Documentation/mm/hmm.rst