Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/xen/xen



Module Name:    src
Committed By:   jym
Date:           Thu Jan 15 14:51:30 UTC 2009

Modified Files:
        src/sys/arch/xen/xen: if_xennet_xenbus.c

Log Message:
Remove unneeded x86_lfence(). Xen RING macros use memory fences internally, and
hypercalls are also memory fences.

Ok by bouyer@.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/xen/xen/if_xennet_xenbus.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