cvs commit: src/sys/i386/i386 machdep.c

Bjoern A. Zeeb bz at zabbadoz.net
Mon Feb 2 22:20:11 PST 2004


On Mon, 2 Feb 2004, John Baldwin wrote:

Hi,

> jhb         2004/02/02 15:22:24 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/i386/i386        machdep.c
>   Log:
>   Set PCPU_GET(curpcb) for the BSP to thread0's pcb.  Otherwise, the boot CPU
>   doesn't have a pcb until after it's first context switch.  This can cause
>   secondary panics if a page fault happens during bootup.
>
>   Revision  Changes    Path
>   1.586     +1 -0      src/sys/i386/i386/machdep.c

this gave me a fatal trap 9 gen. protection fault while in km
last time I tried with your patch.

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT
56 69 73 69 74				http://www.zabbadoz.net/


More information about the cvs-src mailing list