Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2008 11:37:42 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_time.c
Message-ID:  <200810251819.m9PIJ34b001812@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2008-10-25 11:37:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_time.c 
  Log:
  SVN rev 184259 on 2008-10-25 11:37:42Z by davidxu
  
  Merge revision 184067 from head to stable/7:
  
          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.
  
  Approved by:    re (kib)
  
  Revision   Changes    Path
  1.142.2.1  +8 -0      src/sys/kern/kern_time.c



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