Files
linux-apfs/arch/powerpc/kernel
Paul Mackerras cc657f5392 powerpc: Fix clearing of the FPSCR when invoking a signal handler
As pointed out by Gary Byers, we were clearing the image of the FPSCR
(floating point status and control register) in the thread_struct before
copying it to the user stack when invoking a signal.  Thus the task
would see its FPSCR getting cleared when it took a signal.

While fixing it I noticed that our swapcontext system call was also
clearing FPSCR.  It shouldn't, so I fixed that too.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-15 11:11:32 +11:00
..
2005-10-13 13:40:54 +10:00
2005-11-14 17:14:51 +11:00
2005-11-06 16:56:47 -08:00
2005-11-07 14:42:09 +11:00
2005-11-07 07:53:42 -08:00
2005-11-09 11:35:26 +11:00
2005-11-09 07:55:51 -08:00