apm panic on boot
John Baldwin
jhb at FreeBSD.org
Tue Feb 3 06:54:30 PST 2004
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 at 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 at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the freebsd-current
mailing list