kernel - Add required kq_token around timer event
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 6 Sep 2010 18:05:19 +0000 (11:05 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 6 Sep 2010 18:05:19 +0000 (11:05 -0700)
commitf082c735529eb649d695aa20bdf134b324348010
tree84d710bf5c6b82bbe64abc8419cf5839e9e08cfb
parent51006084f1e4cea9c0c14548e15322bb9e5cb5a7
kernel - Add required kq_token around timer event

* filt_timerexpire() is called from a callout and needs the kq_token.
sys/kern/kern_event.c