Rebecca Cran 03225fac13 Fix race condition in KfRaiseIrql().
After getting the current irql, if the kthread gets preempted and
subsequently runs on a different CPU, the saved irql could be wrong.

Also, correct the panic string.

PR:		kern/165630
Submitted by:	Vladislav Movchan <vladislav.movchan at gmail.com>
2012-03-04 17:08:43 +00:00
..
2010-11-22 20:46:38 +00:00
2010-06-12 12:19:08 +00:00
2010-11-22 20:46:38 +00:00