Kostik Belousov wrote:
On Mon, Oct 20, 2008 at 02:37:53AM +0000, David Xu wrote:
Author: davidxu
Date: Mon Oct 20 02:37:53 2008
New Revision: 184067
URL: http://svn.freebsd.org/changeset/base/184067

Log:
  In realtimer_delete(), clear timer's value and interval to tell
  realtimer_expire() to not rearm the timer, otherwise there is a chance
  that a callout will be left there and be tiggered in future unexpectly.
Bug reported by: tegge@

Modified:
  head/sys/kern/kern_time.c
Do you plan to MFC this to RELENG_7 ? This seems as a nice fix to have
in upcoming 7.1.


Yes, planned.


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to