Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 01/06/2007 17:48:52
Module Name:	src
Committed By:	pavel
Date:		Sat Jan  6 17:48:52 UTC 2007

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

Log Message:
remove some leftover msgbuf manipulation from pmap.c, as done for the i386
and amd64 versions before. Inspired by PR port-i386/34186 from Wolfgang
Stukenbrock.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 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.