From: Liu Yu Date: Mon, 5 Sep 2011 09:01:23 +0000 (+0800) Subject: powerpc/math_emu/efp: Look for errata handler when type mismatches X-Git-Tag: v3.2-rc1~34^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09af52f78e58d9aee0980276833bf3adee3ed07b;p=pandora-kernel.git powerpc/math_emu/efp: Look for errata handler when type mismatches We already have cpu a005 errata handler when instruction cannot be recognized. Before we lookup the inst, there's type checking, and we also need to handle it in errata handler when the type checking failed. Signed-off-by: Liu Yu Signed-off-by: Kumar Gala --- Reading git-diff-tree failed