From owner-freebsd-bugs Mon Sep 9 16:40:03 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA29041 for bugs-outgoing; Mon, 9 Sep 1996 16:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA29035; Mon, 9 Sep 1996 16:40:02 -0700 (PDT) Resent-Date: Mon, 9 Sep 1996 16:40:02 -0700 (PDT) Resent-Message-Id: <199609092340.QAA29035@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, "smp@" Received: from rick.systemsix.com (rick.systemsix.com [198.99.86.136]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA28705 for ; Mon, 9 Sep 1996 16:30:34 -0700 (PDT) Received: (from smp@localhost) by rick.systemsix.com (8.7.5/8.7.3) id RAA03926; Mon, 9 Sep 1996 17:31:17 -0600 (MDT) Message-Id: <199609092331.RAA03926@rick.systemsix.com> Date: Mon, 9 Sep 1996 17:31:17 -0600 (MDT) From: "smp@" Reply-To: "smp@" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/1593: SMP kernel fix 960909.3 Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1593 >Category: kern >Synopsis: i386/i386/locore.s contains useless line >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 9 16:40:01 PDT 1996 >Last-Modified: >Originator: Steve Passe >Organization: New Ideas >Release: FreeBSD 2.2-CURRENT i386 >Environment: smp-sys as of August 27, 1996 Intel XXPRESS motherboard, Gigabyte GA586DX motherboard >Description: i386.i386/locore.s, line 966 appears useless: mp_begin: /* now running relocated at KERNBASE */ 966:>> GETCPUID(%ebx) /* Wait for the booting CPU to signal startup */ /* load i386 tables */ call _init_secondary >How-To-Repeat: not relevant. >Fix: remove the line. I can find no purpose whatever for it. >Audit-Trail: >Unformatted: