Skip to content

Commit 4d693c4

Browse files
Matthew Wilcox (Oracle)tehcaster
authored andcommitted
slab: Update MAINTAINERS entry
Add the two Documentation files to the maintainers entry. Simplify the match for header files now that there is only slab.h. Move Vlastimil to the top of the list of maintainers since he's the one doing the pull requests. Change David & Christoph's roles to Reviewer. Expand the pattern for files in mm/ so that somebody searching for 'slub' will find it. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Acked-by: Harry Yoo <[email protected]> Acked-by: David Rientjes <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Vlastimil Babka <[email protected]>
1 parent 7f770e9 commit 4d693c4

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

MAINTAINERS

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22820,17 +22820,21 @@ F: Documentation/devicetree/bindings/nvmem/layouts/kontron,sl28-vpd.yaml
2282022820
F: drivers/nvmem/layouts/sl28vpd.c
2282122821

2282222822
SLAB ALLOCATOR
22823-
M: Christoph Lameter <[email protected]>
22824-
M: David Rientjes <[email protected]>
22825-
M: Andrew Morton <[email protected]>
2282622823
M: Vlastimil Babka <[email protected]>
22824+
M: Andrew Morton <[email protected]>
22825+
R: Christoph Lameter <[email protected]>
22826+
R: David Rientjes <[email protected]>
2282722827
R: Roman Gushchin <[email protected]>
2282822828
R: Harry Yoo <[email protected]>
2282922829
2283022830
S: Maintained
2283122831
T: git git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git
22832-
F: include/linux/sl?b*.h
22833-
F: mm/sl?b*
22832+
F: Documentation/admin-guide/mm/slab.rst
22833+
F: Documentation/mm/slab.rst
22834+
F: include/linux/slab.h
22835+
F: mm/slab.h
22836+
F: mm/slab_common.c
22837+
F: mm/slub.c
2283422838

2283522839
SLCAN CAN NETWORK DRIVER
2283622840
M: Dario Binacchi <[email protected]>

0 commit comments

Comments
 (0)