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 <[EMAIL PROTECTED]>
  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

Reply via email to