Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/arch/xen/xen
Module Name: src
Committed By: tron
Date: Wed Mar 30 10:07:22 UTC 2005
Modified Files:
src/sys/arch/xen/xen [netbsd-3]: ctrl_if.c
Log Message:
Pull up revision 1.4 (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.2.2.1 -r1.2.2.2 src/sys/arch/xen/xen/ctrl_if.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index