Re: [PATCH] mm: allocate usemap at first instead of mem_map in sparse_init

From: Yinghai Lu
Date: Wed Apr 02 2008 - 21:43:42 EST


On Wed, Apr 2, 2008 at 5:44 PM, Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote:
>
> On Wed, Apr 2, 2008 at 3:52 PM, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > On Wed, 2 Apr 2008 15:25:48 -0700 Yinghai Lu <yhlu.kernel.send@xxxxxxxxx> wrote:
> >
> > > [PATCH] mm: allocate usemap at first instead of mem_map in sparse_init
> > >
> > > on powerpc,
> > >
> > > On Wed, Apr 2, 2008 at 12:22 PM, Badari Pulavarty <pbadari@xxxxxxxxxx> wrote:
> > > >
> > > > On Wed, 2008-04-02 at 18:17 +1100, Michael Ellerman wrote:
> > > > > On Wed, 2008-04-02 at 12:38 +0530, Kamalesh Babulal wrote:
> > > > > > Andrew Morton wrote:
> > > > > > > On Wed, 02 Apr 2008 11:55:36 +0530 Kamalesh Babulal <kamalesh@xxxxxxxxxxxxxxxxxx> wrote:
> > > so try to allocate usemap at first altogether.
> >
> > I have to turn all the above crud into a proper changelog. I'd prefer that
> > you do it.
> >
> > Unless this patch should be folded into another one, in which case it
> > doesn't matter.
> >
> >
> > > Signed-off-by: Yinghai Lu <yhlu.kernel@xxxxxxxxx>
> > >
> > > diff --git a/mm/sparse.c b/mm/sparse.c
> > > index d3cb085..782ebe5 100644
> > > --- a/mm/sparse.c
> > > +++ b/mm/sparse.c
> >
> > We shouldn't merge this patch on its own because then that will leave a
> > non-bisectable region in the powerpc history.
> >
> > So which patch is this patch fixing? Lexically it applies to
> > mm-allocate-section_map-for-sparse_init.patch (and its updates). But is
> > that where it logically lies?
>
> yes. we should fold
>
>
> mm-make-mem_map-allocation-continuous.patch
>
> mm-allocate-section_map-for-sparse_init.patch
> and this one
>

please check the big one.
http://lkml.org/lkml/2008/4/2/650

YH
--
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/