[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)
commit4e74ae800bafe79d4aaa529bc5d52425757c0115
treeb6d0a52da8a316eadaa5651ffa73ea3e3435d59e
parentf5deb807b8cd5c8fe48cbb4f7f5dd70cfbdb1178
[SPARC64]: Handle unimplemented FPU square-root on Niagara.

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>
arch/sparc64/math-emu/math.c