Subject: CVS commit: src/sys/arch/alpha/alpha
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 05/17/2004 17:43:08
Module Name:	src
Committed By:	mhitch
Date:		Mon May 17 17:43:08 UTC 2004

Modified Files:
	src/sys/arch/alpha/alpha: trap.c

Log Message:
Add missing KERNEL_PROC_UNLOCK() in upcallret().  This should fix PR#22219
and maybe also PR#23731, which appears to be a duplicate of 22219.


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/arch/alpha/alpha/trap.c

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