From owner-freebsd-smp Tue Jun 6 10:14:11 2000 Delivered-To: freebsd-smp@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 1FF2C37B69B; Tue, 6 Jun 2000 10:13:59 -0700 (PDT) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.9.3/8.9.3) id MAA05724; Tue, 6 Jun 2000 12:18:43 -0500 (CDT) (envelope-from jlemon) Date: Tue, 6 Jun 2000 12:18:43 -0500 From: Jonathan Lemon To: Mitsuru IWASAKI Cc: freebsd-current@freebsd.org, freebsd-smp@freebsd.org, msmith@freebsd.org, jlemon@flugsvamp.com, sumitani@bd2.hnes.nec.co.jp Subject: Re: SMP + APM = panic -> fixed! Message-ID: <20000606121843.A4129@prism.flugsvamp.com> References: <20000607020615U.iwasaki@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000607020615U.iwasaki@jp.FreeBSD.org> Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 07, 2000 at 02:06:15AM +0900, Mitsuru IWASAKI wrote: > > We're having this problem for long time (from the old 4.0-CURRENT > days), but Mr. SUMITANI discovered a bug and fixed it. > The problem was that we got worng gdt pointer for the current cpu, > then panic... > The followings is a patch to fix the problem. Thanks a lot, SUMITANI-san! > Please test this and I'll commit & MFC this if we have no problem with > this fix. I don't have an SMP + APM system around at the moment, but the fix does look correct to me, go ahead and commit it. Thanks for tracking this down! -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message