Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2011 18:59:43 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/pci schizo.c
Message-ID:  <201107251900.p6PJ0043098816@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-07-25 18:59:43 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/pci      schizo.c 
  Log:
  SVN rev 224384 on 2011-07-25 18:59:43Z by marius
  
  MFC: r223959
  
  - Add a missing shift in schizo_get_timecount(). This happened to be non-fatal
    as STX_CTRL_PERF_CNT_CNT0_SHIFT actually is zero, if we were using the
    second counter in the upper 32 bits this would be required though as the MI
    timecounter code doesn't support 64-bit counters/counter registers.
  - Remove a redundant NULL assignment from the timecounter initialization.
  
  Revision  Changes    Path
  1.6.2.12  +3 -3      src/sys/sparc64/pci/schizo.c



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