cputimer_intr_reload() - prevent a negatively indexed or too-small a reload
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Jan 2007 19:08:10 +0000 (19:08 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Jan 2007 19:08:10 +0000 (19:08 +0000)
commit307ae84dfc892ef0e7d9caebcb1f73831c21bb5c
tree175eb1a22fc766dba99f5046ebba58692dd2049b
parentee5dd9242c0d7e9eb10a6f937a8b4a0b7cd89160
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