mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 18:50:41 +00:00
These registers are saved/restored together with the other general
registers using ptrace. In arch_set_tls we then just need to set the
register and it will be synced back normally.
Most of this logic was introduced in commit
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| mcontext.c | ||
| registers.c | ||
| task_size.c | ||
| tls.c | ||