From: Paul Burton Date: Fri, 10 Jul 2015 15:52:38 +0000 (+0100) Subject: MIPS: mm: default platform_maar_init using bootmem data X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbd95a89996d1b5fadf411e9218c64e713a83099;p=pandora-kernel.git MIPS: mm: default platform_maar_init using bootmem data Introduce a default weak implementation of platform_maar_init which makes use of the data that platforms already provide to the bootmem allocator. This should hopefully cover the most common configurations, reduce the duplication of information provided by platforms & leaves platforms with the option of providing a custom implementation if required. Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Cc: Paolo Bonzini Cc: Steven J. Hill Cc: linux-kernel@vger.kernel.org Cc: Ard Biesheuvel Patchwork: https://patchwork.linux-mips.org/patch/10676/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed