From: Markos Chandras Date: Mon, 21 Jul 2014 13:35:56 +0000 (+0100) Subject: MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores X-Git-Tag: omap-for-v3.17/fixes-against-rc2~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6521d9a436a62e83ce57d6be6e5484e1098c1380;p=pandora-kernel.git MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores The CPS code is doing several memory loads when configuring the VPEs from secondary cores, so the segmentation control registers must be initialized in time otherwise the kernel will crash with strange TLB exceptions. Reviewed-by: Paul Burton Signed-off-by: Markos Chandras Patchwork: http://patchwork.linux-mips.org/patch/7424/ Signed-off-by: James Hogan --- Reading git-diff-tree failed