mirror of https://github.com/torvalds/linux.git
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 | ||