[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)
commit6e7726e16fb5e8f1169dbfcb75e321ac871af827
tree799f6f6a0041b63565b07f91b9cf95f986d97e15
parent042cf50cfd0bc3e1769d8287465eb522e8a08ba6
[SPARC64]: Call do_mathemu on illegal instruction traps too.

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>
arch/sparc64/kernel/traps.c
arch/sparc64/kernel/visemul.c