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:40 UTC 2005

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

Log Message:
Pull up revision 1.16 (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.13.2.2 -r1.13.2.3 src/sys/arch/xen/xen/if_xennet.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