patch-2.3.99-pre4 linux/arch/ppc/math-emu/sfp-machine.h

Next file: linux/arch/ppc/mbxboot/Makefile
Previous file: linux/arch/ppc/math-emu/math.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre3/linux/arch/ppc/math-emu/sfp-machine.h linux/arch/ppc/math-emu/sfp-machine.h
@@ -166,7 +166,7 @@
 #include <linux/kernel.h>
 #include <linux/sched.h>
 
-#define __FPU_FPSCR	(current->tss.fpscr)
+#define __FPU_FPSCR	(current->thread.fpscr)
 
 /* We only actually write to the destination register
  * if exceptions signalled (if any) will not trap.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)