cputimer_intr_reload() - prevent a negatively indexed or too-small a reload
commitbc1088c5bc66ebbf7b8aa9a140c978155bfb6349
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Jan 2007 19:08:10 +0000 (15 19:08 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Jan 2007 19:08:10 +0000 (15 19:08 +0000)
tree62d3fba0907d99ea8fba81d9a590ede80d2f904f
parent9cee450b0e59a7988c8403eb2ed29c51fe304331
cputimer_intr_reload() - prevent a negatively indexed or too-small a reload
value from loading the kqueue timer with an illegal value.
sys/platform/vkernel/platform/kqueue.c
sys/platform/vkernel/platform/systimer.c