Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 19:03:45 +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:  <201107251904.p6PJ49lB000513@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-25 19:03:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/sparc64/sparc64  counter.c 
  Log:
  SVN rev 224388 on 2011-07-25 19:03:45Z by marius
  
  MFC: r223961
  
  - 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.7.2.2   +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?201107251904.p6PJ49lB000513>