On 4 December 2015 at 23:23, Alexander Kuleshov <kuleshovmail@xxxxxxxxx> wrote: > We have the special case for an empty array in the memblock_add_range() > function. In the same time we have almost the same functional in the > memblock_insert_region() function. Let's use the memblock_insert_region() > instead of direct initialization. > > Signed-off-by: Alexander Kuleshov <kuleshovmail@xxxxxxxxx> Just to add on to the report from Dan, the kernelci.org boot bot has also detected ~65 new boot failures in next-20151209[1], which have been bisected to this patch[2]. It doesn't revert cleanly, so I'm going to try to clean it up by hand and see if it resolves the issue. Cheers, Tyler [1] http://kernelci.org/boot/all/job/next/kernel/next-20151209/ [2] http://hastebin.com/ufiwonuraw.vhdl -- 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>