Subject: CVS commit: [netbsd-3] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/30/2005 10:07:35
Module Name:	src
Committed By:	tron
Date:		Wed Mar 30 10:07:35 UTC 2005

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

Log Message:
Pull up revision 1.15 (requested by bouyer in ticket #72):
Remplace __insn_barrier() with x86_lfence() where appropriate.
While here, replace a panic() with a return of error code in xbdback.c.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.2.1 src/sys/arch/xen/xen/xbd.c

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