[SPARC64]: Call do_mathemu on illegal instruction traps too.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 19 Nov 2006 22:38:25 +0000 (14:38 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 10 Dec 2006 10:39:32 +0000 (02:39 -0800)
To add this logic, put the VIS instruction check at the
vis_emul() call site instead of inside of vis_emul().

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found