Date: Mon, 9 Sep 1996 17:31:17 -0600 (MDT) From: "smp@"<csn.net@rick.systemsix.com> To: FreeBSD-gnats-submit@freebsd.org Subject: kern/1593: SMP kernel fix 960909.3 Message-ID: <199609092331.RAA03926@rick.systemsix.com> Resent-Message-ID: <199609092340.QAA29035@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609092331.RAA03926>