]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Always check the current minimum value to make the test more predictable.
authorJung-uk Kim <jkim@FreeBSD.org>
Mon, 4 Apr 2011 17:44:26 +0000 (17:44 +0000)
committerJung-uk Kim <jkim@FreeBSD.org>
Mon, 4 Apr 2011 17:44:26 +0000 (17:44 +0000)
commitaa977fc70edd8a9b94515f72a346bd40ca462891
treeaee6f60739e6c79fc5c4b186826b1fbfde59f56f
parent97e8d4901c7a0b0a8dda75e4258234e6cd5b48d8
Always check the current minimum value to make the test more predictable.
Use INT32_MAX instead of an arbitrary big number for the initial minimum.
sys/dev/acpica/acpi_timer.c