Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2008 09:33:25 +0800
From:      David Xu <davidxu@freebsd.org>
To:        Kostik Belousov <kostikbel@gmail.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r184067 - head/sys/kern
Message-ID:  <48FD3165.2040900@freebsd.org>
In-Reply-To: <20081020112225.GX7782@deviant.kiev.zoral.com.ua>
References:  <200810200237.m9K2brwF058086@svn.freebsd.org> <20081020112225.GX7782@deviant.kiev.zoral.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48FD3165.2040900>