Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 1996 21:52:13 -0800 (PST)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/i386 machdep.c
Message-ID:  <199611240552.VAA29946@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/11/23 21:52:13

  Modified:    i386/i386  machdep.c
  Log:
  Fix the accidental shadowing of the r_gdt and i_gdt variables that caused
  the second cpu to fault and reboot the system when turning on the second
  cpu.  It was getting the uninitialised globals..
  
  Found by: Steve Passe <smp@csn.net>
  
  Revision  Changes    Path
  1.30      +0 -2      sys/i386/i386/machdep.c



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