Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 1996 11:15:44 -0800 (PST)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/kern init_main.c
Message-ID:  <199611301915.LAA02128@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/11/30 11:15:43

  Modified:    kern      init_main.c
  Log:
  Fix boot race noted by Steve a few days ago.  The AP's are unlocked in
  random order, this code could freeze a freshly started cpu before it
  gets a chance to finish coming online.  *blush*.
  
  This should fix part of Erich's problem, I hope..  (I'm 95% asleep at
  the moment)
  
  Revision  Changes    Path
  1.36      +2 -3      sys/kern/init_main.c



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