brucec 88520fea69 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
..
2012-01-02 12:12:10 +00:00
2012-03-04 16:46:27 +00:00
2012-02-28 15:07:05 +00:00
2012-02-10 12:35:57 +00:00