On Wed, Feb 07, 2007 at 01:38:09PM +0900, Atsushi Nemoto wrote: > > arch/mips/kernel/r4k_fpu.S | 16 ++++++++++++++++ > > 1 files changed, 16 insertions(+), 0 deletions(-) > > r2300_fpu.S and r6000_fpu.S should be fixed too? > > Also, fpu_emulator_restore_context() should check FCSR too? (it should > not harm FPU-less CPU, but on MIPS_MT, FCSR value restored by fpu > emulator might be used for real FPU, right?) Correct in all points. Ralf