]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Fix SH-X3 FPU exception handling.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Aug 2007 07:55:07 +0000 (16:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 1 Aug 2007 07:55:07 +0000 (16:55 +0900)
commit3fb6a197b935ee91f063f2ab745abbfe7b246374
treef83dcc17c4825f0b0fdbd1d0db5df83c5ec84364
parent05bb5215ae0df941fa2202e94a59ba0a35b33b31
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>
arch/sh/kernel/traps.c