From: Markos Chandras Date: Wed, 15 Jan 2014 14:06:03 +0000 (+0000) Subject: MIPS: mm: init: Add free_init_pages() callback for EVA X-Git-Tag: v3.15-rc1~125^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0893d3fb8d27320d4301f14a0b331df291a08044;p=pandora-kernel.git MIPS: mm: init: Add free_init_pages() callback for EVA A core in EVA mode can have any possible segment mapping, so the default free_initmem_default() function may not always work as expected. Therefore, add a callback that platforms can use to free up the init section. Signed-off-by: Markos Chandras --- Reading git-diff-tree failed