[SPARC64]: Handle unimplemented FPU square-root on Niagara.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 21 Feb 2006 00:02:24 +0000 (16:02 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:48 +0000 (01:13 -0800)
The math-emu code only expects unfinished fpop traps when
emulating FPU sqrt instructions on pre-Niagara chips.
On Niagara we can get unimplemented fpop, so handle that.

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

No differences found