[PATCH] fpu enabling/disabling in ptrace.c
From: Jun Sun <hidden>
Date: 2002-09-16 21:40:15
Attachments
- 020916.ptrace.c-restore-fpu-state.patch [text/plain] 1074 bytes · preview
From: Jun Sun <hidden>
Date: 2002-09-16 21:40:15
I think the original intention is to enable FPU, read the FPU id register and restore original FPU state. Unfortnately restore_flags() does not achieve it. Following patch fixes that. Applies to both 2.4 and 2.5 branch. Jun P.S., I am still waiting for comments or check-in of the following patches: 020417.kgdb-compile-warning.patch 020722.malta-kgdb 020826.swarm-rtc-m41t81.patch