Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 04/10/2004 23:31:41
Module Name:	src
Committed By:	cl
Date:		Sat Apr 10 23:31:41 UTC 2004

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

Log Message:
remove incorrect assert:  pdp-pool entries can be reclaimed at any time,
even while APDP is mapped.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/i386/pmap.c

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