c7c817b91a
traps by looking at the instruction stream and the stack to see if it looks like we're returning to user mode, and if so pop to the hooks in locore.s. This will fail in the case where a pop %ds or pop %es faults when returning from a fast interrupt, but this should not be possible. |
||
---|---|---|
.. | ||
boot | ||
compile | ||
conf | ||
eisa | ||
i386 | ||
include | ||
isa | ||
netboot | ||
pci | ||
stand | ||
Makefile |