Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/19/2001 10:54:50
Module Name:	syssrc
Committed By:	chs
Date:		Wed Sep 19 07:54:50 UTC 2001

Modified Files:
	syssrc/sys/arch/pc532/pc532: pmap.c
	syssrc/sys/arch/sh3/sh3: pmap.c

Log Message:
Fix kern/13049: missing unlock on failure exit from pmap_enter()


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/arch/pc532/pc532/pmap.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/sh3/sh3/pmap.c

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