From: Anton Blanchard Date: Wed, 17 Sep 2014 12:15:33 +0000 (+1000) Subject: powerpc: Remove bootmem allocator X-Git-Tag: omap-for-v3.19/fixes-rc1~123^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10239733ee8617bac3f1c1769af43a88ed979324;p=pandora-kernel.git powerpc: Remove bootmem allocator At the moment we transition from the memblock alloctor to the bootmem allocator. Gitting rid of the bootmem allocator removes a bunch of complicated code (most of which I owe the dubious honour of being responsible for writing). Signed-off-by: Anton Blanchard Tested-by: Emil Medve Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed