powerpc/math_emu/efp: Look for errata handler when type mismatches
authorLiu Yu <yu.liu@freescale.com>
Mon, 5 Sep 2011 09:01:23 +0000 (17:01 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 7 Oct 2011 04:36:47 +0000 (23:36 -0500)
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 <yu.liu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found