cvs commit: src/sys/cddl/contrib/opensolaris/uts/common/dtrace
dtrace.c
John Birrell
jb at FreeBSD.org
Tue Aug 19 21:29:02 UTC 2008
jb 2008-08-19 21:28:58 UTC
FreeBSD src repository
Modified files:
sys/cddl/contrib/opensolaris/uts/common/dtrace dtrace.c
Log:
SVN rev 181879 on 2008-08-19 21:28:58Z by jb
Add calls to callout_drain() to ensure the callouts are flushed before
we free memory from underneath them.
This fixes an occasional panic I've been seeing in softclock() where a bad
pointer would be encountered when pushing DTrace hard.
Revision Changes Path
1.6 +2 -0 src/sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c
More information about the cvs-src
mailing list