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

From: Tejun Heo
Date: Mon Feb 14 2011 - 14:31:24 EST


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.

Thanks.

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