freebsd-dev/sys/cddl
John Birrell 4ca07625aa Merge a recent change from the OpenSolaris source tree.
(Don't ask for a vendor import of this yet, we're in the early days of svn)

Instead of using cyclic timers to call the state clean and deadman callbacks,
use a callout on FreeBSD to avoid the deadlock on FreeBSD due to trying to
send interprocessor interrupts with interrupts disabled.

Reported by: ps, jhb, peter, thompsa
2008-06-01 01:46:37 +00:00
..
compat/opensolaris Remove redundant redeclaration of 'zone_drain'. 2008-05-24 19:30:38 +00:00
contrib/opensolaris Merge a recent change from the OpenSolaris source tree. 2008-06-01 01:46:37 +00:00
dev The cyclic timer device. This is a cut down version of the one in 2008-05-23 22:21:58 +00:00