cvs commit: src/sys/sparc64/sparc64 machdep.c

Marius Strobl marius at FreeBSD.org
Wed Apr 20 16:36:29 PDT 2005


marius      2005-04-20 23:36:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/sparc64/sparc64  machdep.c 
  Log:
  MFC: 1.125 (partial)
  
  - In sparc64_init() remove the call to tick_stop(). There's no need to
    call tick_stop() again after tick_init() as tick interrupts already
    have been disabled as part of tick_init().
  - Use FBSDID.
  
  Revision   Changes    Path
  1.112.2.8  +3 -6      src/sys/sparc64/sparc64/machdep.c


More information about the cvs-all mailing list