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
|
||
|---|---|---|
| .. | ||
| apic.h | ||
| arch_hweight.h | ||
| archparam.h | ||
| barrier.h | ||
| checksum.h | ||
| checksum_32.h | ||
| checksum_64.h | ||
| desc.h | ||
| elf.h | ||
| irq_vectors.h | ||
| mm_context.h | ||
| module.h | ||
| processor.h | ||
| processor_32.h | ||
| processor_64.h | ||
| ptrace.h | ||
| required-features.h | ||
| segment.h | ||
| syscall.h | ||
| vm-flags.h | ||