K 10 svn:author V 6 brucec K 8 svn:date V 27 2012-03-04T17:08:43.736695Z K 7 svn:log V 289 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 END