Source-Changes archive

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

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



Module Name:    src
Committed By:   bouyer
Date:           Sat Jan 24 19:03:12 UTC 2009

Modified Files:
        src/sys/arch/xen/x86: xen_bus_dma.c

Log Message:
Properly check the return value of HYPERVISOR_memory_op(): it returns
the number of successfull operations, so a return value of 0 is also
a failure.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/xen/x86/xen_bus_dma.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