git: hardclock - Get proc_token for ksignal

Alex Hornung alexh at crater.dragonflybsd.org
Fri Sep 10 00:25:11 PDT 2010


commit 3dbbd6ddd7075a40952449bac433d5a5333363ba
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Sep 10 08:12:15 2010 +0100

    hardclock - Get proc_token for ksignal
    
    * Try to get the proc_token to be able to call ksignal instead of the
      mplock.
    
    * This fixes a panic that occured when using luksFormat.
    
    Reported-By: Matthias Schmidt (matthias@)

Summary of changes:
 sys/kern/kern_clock.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3dbbd6ddd7075a40952449bac433d5a5333363ba


-- 
DragonFly BSD source repository





More information about the Commits mailing list