davidxu 2003/04/23 18:48:59 PDT
FreeBSD src repository
Modified files:
sys/i386/i386 trap.c
Log:
Don't print anything for fault at cpu_switch_load_gs, just like other
code to recover fault in doreti because of invalid segment registers,
silently push error to userland.
Revision Changes Path
1.250 +3 -6 src/sys/i386/i386/trap.c