hardclock - Get proc_token for ksignal
authorAlex Hornung <ahornung@gmail.com>
Fri, 10 Sep 2010 07:12:15 +0000 (08:12 +0100)
committerAlex Hornung <ahornung@gmail.com>
Fri, 10 Sep 2010 07:22:56 +0000 (08:22 +0100)
commit3dbbd6ddd7075a40952449bac433d5a5333363ba
treef5b0e962afffe072c539f82e32a01d335c79f9a9
parent5d0a7364d3d963587dedf85295fbd49dc28d877c
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@)
sys/kern/kern_clock.c