Hi, On 01/08/2014 06:23 PM, Grygorii Strashko wrote: > Update X86 code to use NUMA_NO_NODE instead of MAX_NUMNODES while > calling memblock APIs, because memblock API is changed to use NUMA_NO_NODE and > will produce warning during boot otherwise. > > See: > https://lkml.org/lkml/2013/12/9/898 > [...] or, there are other 3 patches from Sergey Senozhatsky, which actually fix the same warnings: https://lkml.org/lkml/2014/1/6/277 - [PATCH -next] x86 memtest: use NUMA_NO_NODE in do_one_pass() https://lkml.org/lkml/2014/1/6/280 - [PATCH -next] e820: use NUMA_NO_NODE in memblock_find_dma_reserve() http://comments.gmane.org/gmane.linux.kernel/1623429 - [PATCH -next] check: use NUMA_NO_NODE in setup_bios_corruption_check() Regards, - grygorii -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>