From: Markos Chandras Date: Fri, 18 Jul 2014 09:51:32 +0000 (+0100) Subject: MIPS: cpu-probe: Set the write-combine CCA value on per core basis X-Git-Tag: fixes-against-v3.18-rc2~43^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f12b91d2da577d81c580da62373fd37b31e0da1;p=pandora-kernel.git MIPS: cpu-probe: Set the write-combine CCA value on per core basis Different cores use different CCA values to achieve write-combine memory writes. For cores that do not support write-combine we set the default value to CCA:2 (uncached, non-coherent) which is the default value as set by the kernel. Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7402/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed