commit | e0a3647fd7729bee1ed9667ce5d8eb88f0604138 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Aug 01 16:55:07 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Aug 01 16:55:07 2007 +0900 |
tree | f83dcc17c4825f0b0fdbd1d0db5df83c5ec84364 | |
parent | 06f862c8ce0893b5525ce90f39168eaf4608ecc6 [diff] |
sh: Fix SH-X3 FPU exception handling. SH-X3 has the FPU exceptions on different vectors completely, patch in do_fpu_state_restore() to the proper vectors. Results in a much happier userspace. Signed-off-by: Paul Mundt <lethal@linux-sh.org>