From owner-freebsd-smp Thu Aug 14 19:43:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA01709 for smp-outgoing; Thu, 14 Aug 1997 19:43:57 -0700 (PDT) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA01704 for ; Thu, 14 Aug 1997 19:43:54 -0700 (PDT) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.6/8.8.5) with ESMTP id UAA04516; Thu, 14 Aug 1997 20:42:37 -0600 (MDT) Message-Id: <199708150242.UAA04516@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: "Thomas D. Dean" cc: Dirk Roehrdanz , Bruce Albrecht , smp@freebsd.org Subject: Re: Trap 9 When Boot SMP Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 14 Aug 1997 20:42:37 -0600 Sender: owner-freebsd-smp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi all, I just committed code to fix this properly. The relevant files are: i386/include/smp.h: $Id: smp.h,v 1.25 1997/08/15 02:34:32 fsmp Exp $ kern/init_main.c: $Id: init_main.c,v 1.69 1997/08/15 02:33:30 fsmp Exp $ kern/init_smp.c: $Id: init_smp.c,v 1.15 1997/08/15 02:33:30 fsmp Exp $ Please let me know if they work for you. Dean, after talking to David, they changed yet again, but I'm pretty sure their close enough to what you have to be ok... -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD