b0dc085df7
need to access this when we have the proclist locked for reading, and thus cannot store it in the PCB (which may be swapped out). As part of this, call pmap_activate() from cpu_switch() to switch to the new address space, and refresh the PCB's copy of the LDT selector from the pmap structure (see above paragraph). We need to do this for MP support anyhow. Fixes a "panic: spinlock_switchcheck: CPU 0 has 1 spin locks" via gdt_compact() reported by Nathan Williams. |
||
---|---|---|
.. | ||
bioscall | ||
compile | ||
conf | ||
eisa | ||
gdbscripts | ||
i386 | ||
include | ||
isa | ||
mca | ||
pci | ||
pnpbios | ||
stand | ||
Makefile |