K 10 svn:author V 8 brueffer K 8 svn:date V 27 2015-07-16T09:08:36.630476Z K 7 svn:log V 313 MFC: r232509 by brucec 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