Re: [PATCH] [438/2many] MAINTAINERS - SLAB ALLOCATOR

From: Joe Perches
Date: Mon Aug 13 2007 - 17:15:01 EST


On Mon, 2007-08-13 at 13:46 -0700, Christoph Lameter wrote:
> On Sun, 12 Aug 2007, joe@xxxxxxxxxxx wrote:
>
> > Add file pattern to MAINTAINER entry
> >
> > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b2dd6f5..a3c6123 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4168,6 +4168,8 @@ P: Pekka Enberg
> > M: penberg@xxxxxxxxxxxxxx
> > L: linux-mm@xxxxxxxxx
> > S: Maintained
> > +F: include/linux/slab*
>
> Use include/linux/sl?b*.h
>
> > +F: mm/slab.c
>
> Use mm/sl?b.c ?
>
> Otherwise this does not include slub f.e.

Do you want slob too?

SLAB/SLUB ALLOCATOR
P: Christoph Lameter
M: clameter@xxxxxxx
P: Pekka Enberg
M: penberg@xxxxxxxxxxxxxx
L: linux-mm@xxxxxxxxx
S: Maintained
F: include/linux/slab*.h
F: include/linux/slub*.h
F: mm/slab.c
F: mm/slub.c

otherwise:

SLAB/SLUB ALLOCATOR
P: Christoph Lameter
M: clameter@xxxxxxx
P: Pekka Enberg
M: penberg@xxxxxxxxxxxxxx
L: linux-mm@xxxxxxxxx
S: Maintained
F: include/linux/sl?b*.h
F: mm/sl?b.c


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/