From: David Daney Date: Wed, 10 Feb 2010 23:12:44 +0000 (-0800) Subject: MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. X-Git-Tag: v2.6.34-rc1~269^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8c38917b8e083a6343bb5a0c6bbaea78ebff7a;p=pandora-kernel.git MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. 64-bit CPUs have 64-bit c0_entrylo{0,1} registers. We should use the 64-bit dmtc0 instruction to set them. This becomes important if we want to set the RI and XI bits present in some processors. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/954/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed