freebsd-nq/sys/compat
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
..
freebsd32 On MIPS, _ALIGN always aligns to 8 bytes, even for 32-bit binaries. This might 2012-03-03 21:39:12 +00:00
ia32
linprocfs Add procfs to jail-mountable filesystems. 2012-02-29 00:30:18 +00:00
linsysfs Add procfs to jail-mountable filesystems. 2012-02-29 00:30:18 +00:00
linux
ndis Fix race condition in KfRaiseIrql(). 2012-03-04 17:08:43 +00:00
netbsd
svr4
x86bios