On Mon, May 28, 2018 at 5:02 AM, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > 3.18-stable review patch. If anyone has any objections, please let me know. > > ------------------ > > From: Rob Herring <robh@xxxxxxxxxx> > > [ Upstream commit 101646a24a2f9cdb61d7732459fbf068a7bbb542 ] > > Microblaze doesn't set CONFIG_NO_BOOTMEM and so memblock_virt_alloc() > doesn't work for CONFIG_HAVE_MEMBLOCK && !CONFIG_NO_BOOTMEM. Unless Michal feels differently, I don't think this should go in stable. The DT change that broke microblaze is only in 4.16 . Rob