Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/20/2007 15:55:08
Module Name:	src
Committed By:	ad
Date:		Tue Feb 20 15:55:08 UTC 2007

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

Log Message:
trap(): after handling a copy fault from the kernel, call
KERNEL_UNLOCK_ONE(), not KERNEL_UNLOCK_LAST().


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/arch/amd64/amd64/trap.c

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