Subject: CVS commit: [netbsd-3] src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/15/2005 14:55:25
Module Name:	src
Committed By:	tron
Date:		Mon Aug 15 14:55:25 UTC 2005

Modified Files:
	src/sys/arch/xen/i386 [netbsd-3]: xen_shm_machdep.c

Log Message:
Pull up revision 1.9 (requested by tls in ticket #656):
xen_shm_size isn't patchable because _xen_shm_vaddr2ma[] is static, so
remove comment saying it is. Pointed out by Jed Davis.


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