mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
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 | ||