Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 07/14/2004 19:58:51
Module Name:	src
Committed By:	manu
Date:		Wed Jul 14 19:58:51 UTC 2004

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

Log Message:
Correctly set MSR static user bits on thread creation, as the calling
process might not have done it. This fixes crashes on thread creation.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/powerpc/powerpc/mach_machdep.c

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