Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/19/2005 11:09:52
Module Name:	src
Committed By:	yamt
Date:		Tue Jul 19 11:09:52 UTC 2005

Modified Files:
	src/sys/arch/xen/i386: xen_shm_machdep.c

Log Message:
xen_shm_unmap:
- don't try to remove a request twice.
- fix spl/splx mismatch.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/xen/i386/xen_shm_machdep.c

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