Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2004 09:54:51 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        Donn Miller <dmmiller@cvzoom.net>, current@freebsd.org
Subject:   Re: apm panic on boot
Message-ID:  <200402030954.51219.jhb@FreeBSD.org>
In-Reply-To: <401B6642.6010907@cvzoom.net>
References:  <401B6642.6010907@cvzoom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402030954.51219.jhb>