DragonFly commits List (threaded) for 2007-07
DragonFly BSD
DragonFly commits List (threaded) for 2007-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/platform/pc32/i386 perfmon.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 Jul 2007 19:14:33 -0700 (PDT)

dillon      2007/07/01 19:14:32 PDT

DragonFly src repository

  Modified files:
    sys/platform/pc32/i386 perfmon.c 
  Log:
  The kernel perfmon support (options PERFMON) was trying to initialize its
  device way too early in the boot sequence, resulting in a panic on SMP
  boxes.  Move initialization to a bit later in the boot sequence.
  
  Reported-by: Thomas Nikolajsen <sinknull@crater.dragonflybsd.org>
  Dragonfly-bug: <http://bugs.dragonflybsd.org/issue714>
  
  Revision  Changes    Path
  1.10      +18 -5     src/sys/platform/pc32/i386/perfmon.c


http://www.dragonflybsd.org/cvsweb/src/sys/platform/pc32/i386/perfmon.c.diff?r1=1.9&r2=1.10&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]