K 10 svn:author V 8 gallatin K 8 svn:date V 27 2001-06-13T20:40:24.000000Z K 7 svn:log V 271 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. END