Source-Changes archive

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

CVS commit: [netbsd-3-0] src/sys/arch/xen/xen



Module Name:    src
Committed By:   ghen
Date:           Fri Sep  8 11:12:34 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by jld in ticket #1506):
        sys/arch/xen/xen/clock.c: revision 1.26 via patch
Fix accidentally unsigned comparison, which was causing the timer event
handler to run ~forever in the face of slightly unexpected input from
Xen (system_time apparently going backwards).  Pointed out by kardel@.


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