Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2011 18:02:37 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/sparc64 counter.c
Message-ID:  <201107121802.p6CI2shf006805@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-12 18:02:37 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  counter.c 
  Log:
  SVN rev 223961 on 2011-07-12 18:02:37Z by marius
  
  - Remove redundant timecounter masking from counter_get_timecount().
  - Zero the timecounter when allocation so we don't need to initialize unused
    members and remove a now redundant NULL assignment.
  
  Submitted by:   jkim
  
  Revision  Changes    Path
  1.8       +2 -4      src/sys/sparc64/sparc64/counter.c



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