K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-02-02T23:22:24.000000Z K 7 svn:log V 206 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. END