c0a54ff621
load_gs() calls into a single place that is less likely to go wrong. Eliminate the per-process context switching of MSR_GSBASE, because it should be constant for a single cpu. Instead, save/restore it during the loading of the new %gs selector for the new process. Approved by: re (amd64/* blanket) |
||
---|---|---|
.. | ||
ia32_genassym.c | ||
ia32_signal.h | ||
ia32_sigtramp.S | ||
ia32_sysvec.c | ||
ia32_util.h |