On 4 December 2015 at 23:23, Alexander Kuleshov <[email protected]> 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 <[email protected]>

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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to