patch-2.1.107 linux/arch/alpha/kernel/process.c
Next file: linux/arch/alpha/kernel/pyxis.c
Previous file: linux/arch/alpha/kernel/osf_sys.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Wed Jun 24 14:30:08 1998
- Orig file:
v2.1.106/linux/arch/alpha/kernel/process.c
- Orig date:
Tue Jun 23 10:01:19 1998
diff -u --recursive --new-file v2.1.106/linux/arch/alpha/kernel/process.c linux/arch/alpha/kernel/process.c
@@ -5,7 +5,7 @@
*/
/*
- * This file handles the architecture-dependent parts of process handling..
+ * This file handles the architecture-dependent parts of process handling.
*/
#include <linux/config.h>
@@ -255,7 +255,7 @@
void flush_thread(void)
{
/* Arrange for each exec'ed process to start off with a
- clean slate wrt the fpu. */
+ clean slate with respect to the FPU. */
current->tss.flags &= ~IEEE_SW_MASK;
wrfpcr(FPCR_DYN_NORMAL);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov