Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 07:42:59 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mp_machdep.c
Message-ID:  <200406021442.i52Egxwe072518@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004/06/02 07:42:59 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        mp_machdep.c 
  Log:
  Don't check to see if APs need to be added to the logical_cpus_mask unless
  logical_cpus is non-zero.  Without this, machines w/o HTT get divide by
  zero faults.
  
  Pointy hat to:  jhb
  
  Revision    Changes    Path
  1.115.2.22  +1 -1      src/sys/i386/i386/mp_machdep.c



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