commit | 1d74f6bc85cbdc4601e5aea1e67ccbd259f0c7f4 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon May 09 13:16:07 2005 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:31:13 2005 +0100 |
tree | e9ffdef4000ab6e45a5d4c9233da0a7a67daf285 | |
parent | d547c5cc2186be9d74b0c595dc8059aef56cd445 [diff] |
__compute_return_epc() uses CFC1 instruction which might result in a coprocessor unusable exception since the process can lose its fpu context by preemption. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>