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

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/sparc64  counter.c 
  Log:
  SVN rev 224389 on 2011-07-25 19:03:50Z 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.6.10.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.p6PJ4FRj000531>