Re: [PATCH UPDATED 03/26] x86, NUMA: Drop @start/last_pfn frominitmem_init() initmem_init()

From: Ingo Molnar
Date: Mon Feb 14 2011 - 21:30:17 EST




* Tejun Heo <tj@xxxxxxxxxx> wrote:

> On Mon, Feb 14, 2011 at 11:03:35AM -0800, Yinghai Lu wrote:
> > initmem_init() extensively accesses and modifies global data
> > structures and the parameters aren't even followed depending on which
> > path is being used. Drop @start/last_pfn and let it deal with
> > @max_pfn directly. This is in preparation for further NUMA init
> > cleanups.
> >
> > -v2: x86-32 initmem_init() weren't updated breaking 32bit builds. Fixed.
> > Found by Yinghai
>
> Alright, updated accordingly in the git tree.

Yeah, that kind of tag is fine too, or:

Build-bug-in-v1-found-by: ...

:-)

Thanks,

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