From: Catalin Marinas Date: Thu, 6 Nov 2008 13:23:08 +0000 (+0000) Subject: ARMv7: Branch over conditional undefined instructions in vfphw.S X-Git-Tag: v2.6.29-rc1~559^2~84^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b647a042b988b017e6cdf60b47a0bfecd1dc41;p=pandora-kernel.git ARMv7: Branch over conditional undefined instructions in vfphw.S On ARMv7, conditional undefined instructions may generate exceptions even if the condition is not met. The vfphw.S contains the FPINST and FPINST2 access instructions which may not be present on processors with synchronous VFP exceptions. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed