[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1187039557.10249.312.camel@localhost>
Date: Mon, 13 Aug 2007 14:12:37 -0700
From: Joe Perches <joe@...ches.com>
To: Christoph Lameter <clameter@....com>
Cc: torvalds@...ux-foundation.org, penberg@...helsinki.fi,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
akpm@...ux-foundation.org
Subject: Re: [PATCH] [438/2many] MAINTAINERS - SLAB ALLOCATOR
On Mon, 2007-08-13 at 13:46 -0700, Christoph Lameter wrote:
> On Sun, 12 Aug 2007, joe@...ches.com wrote:
>
> > Add file pattern to MAINTAINER entry
> >
> > Signed-off-by: Joe Perches <joe@...ches.com>
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b2dd6f5..a3c6123 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4168,6 +4168,8 @@ P: Pekka Enberg
> > M: penberg@...helsinki.fi
> > L: linux-mm@...ck.org
> > 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@....com
P: Pekka Enberg
M: penberg@...helsinki.fi
L: linux-mm@...ck.org
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@....com
P: Pekka Enberg
M: penberg@...helsinki.fi
L: linux-mm@...ck.org
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists