Re: [PATCH] include/linux/memblock.h: Use __init_memblock for movable_node_is_enabled

2016-01-05 Thread Chen Gang
OK, thanks. And I shall try to send another patches for mm within this month. On 2016年01月06日 06:35, Andrew Morton wrote: > On Wed, 6 Jan 2016 06:25:56 +0800 cheng...@emindsoft.com.cn wrote: > >> The related warning: >> >> LD mm/built-in.o >> WARNING: mm/built-in.o(.text.unlikely+0x

Re: [PATCH] include/linux/memblock.h: Use __init_memblock for movable_node_is_enabled

2016-01-05 Thread Andrew Morton
On Wed, 6 Jan 2016 06:25:56 +0800 cheng...@emindsoft.com.cn wrote: > The related warning: > > LD mm/built-in.o > WARNING: mm/built-in.o(.text.unlikely+0x155d): Section mismatch in > reference from the function movable_node_is_enabled() to the variable > .meminit.data:movable_node_en

[PATCH] include/linux/memblock.h: Use __init_memblock for movable_node_is_enabled

2016-01-05 Thread chengang
From: Chen Gang The related warning: LD mm/built-in.o WARNING: mm/built-in.o(.text.unlikely+0x155d): Section mismatch in reference from the function movable_node_is_enabled() to the variable .meminit.data:movable_node_enabled The function movable_node_is_enabled() references the