cputimer_intr_reload() - prevent a negatively indexed or too-small a reload
commitb8e85b58aab928c6c2265e424594cb65e2cfd2f8
authordillon <dillon>
Mon, 15 Jan 2007 19:08:10 +0000 (15 19:08 +0000)
committerdillon <dillon>
Mon, 15 Jan 2007 19:08:10 +0000 (15 19:08 +0000)
tree01f0794474c9d621199f4b9bb1aeebba29ccb443
parentcd1bf6ee9038bb2d03e42e37f630ed82f432e5f1
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