Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 13:40:24 -0700 (PDT)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha mp_machdep.c
Message-ID:  <200106132040.f5DKePm63930@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    2001/06/13 13:40:24 PDT

  Modified files:
    sys/alpha/alpha      mp_machdep.c 
  Log:
  initialize mp_ncpus in cpu_mp_probe() so that if the probe fails and
  cpu_mp_start() is never called, mp_ncpus will have a non-zero value.
  This prevents systat from dying with an arithmatic exception caused
  by a divide-by-zero error on UP alphas running a GENERIC kernel.
  
  Revision  Changes    Path
  1.21      +3 -3      src/sys/alpha/alpha/mp_machdep.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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