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

From: Ankita Garg
Date: Mon Feb 14 2011 - 01:10:58 EST


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.

--
Regards,
Ankita Garg (ankita@xxxxxxxxxx)
Linux Technology Center
IBM India Systems & Technology Labs,
Bangalore, India
--
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/