On Wed, Jul 13, 2011 at 2:11 AM, Tejun Heo wrote: >> looks it comes with some mismatch section warning... >> >> WARNING: vmlinux.o(.text+0x120ba5): Section mismatch in reference from >> the function memblock_set_node() to the variable .init.data:memblock >> The function memblock_set_node() references >> the variable __initdata memblock. >> This is often because memblock_set_node lacks a __initdata >> annotation or the annotation of memblock is wrong. > > Oh, the __memblock_init thing.  Can you please attach .config you > used? please check attached config. Yinghai