cvs commit: src/sys/powerpc/powerpc clock.c machdep.c

Marcel Moolenaar marcel at FreeBSD.org
Sun May 27 21:05:36 UTC 2007


marcel      2007-05-27 21:05:35 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/powerpc  clock.c machdep.c 
  Log:
  Don't initialize the decrementer before initclocks() is called.
  Use cpu_initclocks() for that as it assures that relevant locks
  have been initialized.
  
  Revision  Changes    Path
  1.28      +0 -7      src/sys/powerpc/powerpc/clock.c
  1.102     +7 -5      src/sys/powerpc/powerpc/machdep.c


More information about the cvs-all mailing list