From: Catalin Marinas Date: Wed, 6 Jul 2005 22:06:03 +0000 (+0100) Subject: [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6 X-Git-Tag: v2.6.13-rc3~314^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d890edace65721e9a7582545c943f67f500709;p=pandora-kernel.git [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6 Patch from Catalin Marinas The VFP instructions trigger undefined exceptions because the access to CP11 is disabled (only CP10 is currently enabled by the kernel). The patch fixes this problem. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed