On Fri, Jan 08, 2021 at 04:53:52PM -0800, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > > The patch titled > Subject: MAINTAINERS: add Vlastimil as slab allocators maintainer > has been added to the -mm tree. Its filename is > maintainers-add-myself-as-slab-allocators-maintainer.patch > > This patch should soon appear at > https://ozlabs.org/~akpm/mmots/broken-out/maintainers-add-myself-as-slab-allocators-maintainer.patch > and later at > https://ozlabs.org/~akpm/mmotm/broken-out/maintainers-add-myself-as-slab-allocators-maintainer.patch > > Before you just go and hit "reply", please: > a) Consider who else should be cc'ed > b) Prefer to cc a suitable mailing list as well > c) Ideally: find the original patch on the mailing list and do a > reply-to-all to that, adding suitable additional cc's > > *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** > > The -mm tree is included into linux-next and is updated > there every 3-4 working days > > ------------------------------------------------------ > From: Vlastimil Babka <vbabka@xxxxxxx> > Subject: MAINTAINERS: add Vlastimil as slab allocators maintainer > > I would like to help with slab allocators maintenance, from the > perspective of being responsible for SLAB and more recently also SLUB in > an enterprise distro kernel and supporting its users. Recently I've been > focusing on improving SLUB's debugging features, and patch review in the > area, including the kmemcg accounting rewrite last year. > > Link: https://lkml.kernel.org/r/20210108110353.19971-1-vbabka@xxxxxxx > Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx> > Acked-by: Christoph Lameter <cl@xxxxxxxxx> > Cc: Pekka Enberg <penberg@xxxxxxxxxx> > Cc: David Rientjes <rientjes@xxxxxxxxxx> > Cc: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Acked-by: Pekka Enberg <penberg@xxxxxxxxxx>