From owner-freebsd-current@FreeBSD.ORG Tue Feb 3 06:54:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF16816A4CF for ; Tue, 3 Feb 2004 06:54:30 -0800 (PST) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7577B43D1F for ; Tue, 3 Feb 2004 06:54:29 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 13091 invoked from network); 3 Feb 2004 14:54:28 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 3 Feb 2004 14:54:28 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i13Es4M2000282; Tue, 3 Feb 2004 09:54:17 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Donn Miller , current@freebsd.org Date: Tue, 3 Feb 2004 09:54:51 -0500 User-Agent: KMail/1.5.4 References: <401B6642.6010907@cvzoom.net> In-Reply-To: <401B6642.6010907@cvzoom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402030954.51219.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: apm panic on boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 14:54:30 -0000 On Saturday 31 January 2004 03:24 am, Donn Miller wrote: > uname -a > FreeBSD daemonstar.zoominternet.net 5.2-CURRENT FreeBSD 5.2-CURRENT #1: > Fri Jan 30 07:23:59 EST 2004 > dmmiller@daemonstar.zoominternet.net:/usr/src/sys/i386/compile/CUSTOM i386 > > panic: general protection fault Can you try reverting the following changes: jhb 2004/01/28 12:44:08 PST FreeBSD src repository Modified files: sys/i386/i386 apic_vector.s sys/i386/isa atpic_vector.s Log: Optimize the i386 interrupt entry code to not reload the segment registers if they already contain the correct kernel selectors. Reviewed by: peter Suggested by: peter Revision Changes Path 1.96 +30 -39 src/sys/i386/i386/apic_vector.s 1.41 +4 -1 src/sys/i386/isa/atpic_vector.s -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org