Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/09/2006 22:14:13
Module Name:	src
Committed By:	bouyer
Date:		Sun Apr  9 22:14:13 UTC 2006

Modified Files:
	src/sys/arch/xen/xen: hypervisor.c
	src/sys/arch/xen/xenbus: xenbus_probe.c

Log Message:
Move xenkernfs_init() back in hypervisor.c so that /kern/xen/privcmd can
also register properly.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/xen/xen/hypervisor.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/xenbus/xenbus_probe.c

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