Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/04/2004 17:05:31
Module Name:	src
Committed By:	matt
Date:		Sun Apr  4 17:05:31 UTC 2004

Modified Files:
	src/sys/arch/powerpc/powerpc: powerpc_machdep.c

Log Message:
Don't add PSL_FE_FDLT to srr1, but put in pcb_flags.  It will be added to
the SRR1 only when the lwp owns the FPU.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/arch/powerpc/powerpc/powerpc_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.