git: kernel - Add required kq_token around timer event
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Sep  6 11:06:56 PDT 2010
    
    
  
commit f082c735529eb649d695aa20bdf134b324348010
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Sep 6 11:05:19 2010 -0700
    kernel - Add required kq_token around timer event
    
    * filt_timerexpire() is called from a callout and needs the kq_token.
Summary of changes:
 sys/kern/kern_event.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f082c735529eb649d695aa20bdf134b324348010
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list