Re: [PATCH 06/26] x86-64, NUMA: Move *_numa_init() invocationsinto initmem_init()

From: Tejun Heo
Date: Mon Feb 14 2011 - 06:09:36 EST


On Mon, Feb 14, 2011 at 11:40:47AM +0530, Ankita Garg wrote:
> Hi,
>
> On Sat, Feb 12, 2011 at 06:10:43PM +0100, Tejun Heo wrote:
> > There's no reason for these to live in setup_arch(). Move them inside
> > initmem_init().
> >
> > Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
> > Cc: Yinghai Lu <yinghai@xxxxxxxxxx>
> > Cc: Brian Gerst <brgerst@xxxxxxxxx>
> > Cc: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
> > Cc: Shaohui Zheng <shaohui.zheng@xxxxxxxxx>
> > Cc: David Rientjes <rientjes@xxxxxxxxxx>
> > Cc: Ingo Molnar <mingo@xxxxxxx>
> > Cc: H. Peter Anvin <hpa@xxxxxxxxxxxxxxx>
> > ---
> > arch/x86/include/asm/page_types.h | 2 +-
> > arch/x86/kernel/setup.c | 16 +---------------
> > arch/x86/mm/init_64.c | 2 +-
> > arch/x86/mm/numa_64.c | 16 +++++++++++++++-
> > 4 files changed, 18 insertions(+), 18 deletions(-)
> >
>
> This will break 32bits.

Yeap along with the previous patch. Will update 32bit accordingly.

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/