From: Steven J. Hill Date: Thu, 10 Apr 2014 19:06:17 +0000 (-0500) Subject: MIPS: mm: Fix broken microMIPS kernel regression. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~178^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb394094080a26de06efcd6a870cb2ba21cfb16;p=pandora-kernel.git MIPS: mm: Fix broken microMIPS kernel regression. Commit f4ae17aa0f2122b52f642985b46210a1f2eceb0a [MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT] broke microMIPS kernel builds. This patch refactors that code similar to what was done for the 'clear_page' and 'copy_page' functions. Signed-off-by: Steven J. Hill Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6744/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed