On Mon, Mar 25, 2013 at 5:11 AM, Joonsoo Kim <iamjoonsoo....@lge.com> wrote:
> tcm_init() call iotable_init() and it use early_alloc variants which > do memblock allocation. Directly using memblock allocation after > initializing bootmem should not permitted, because bootmem can't know > where are additinally reserved. > So move tcm_init() to a safe place before initalizing bootmem. > > Signed-off-by: Joonsoo Kim <iamjoonsoo....@lge.com> Tested-by: Linus Walleij <linus.wall...@linaro.org> (On the U300) You should put this into Russell's patch tracker for his judgement. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/