diff options
author | Benjamin Berg <benjamin@sipsolutions.net> | 2025-06-02 15:00:47 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-06-02 15:17:19 +0200 |
commit | dac494bf54f764a114f16621ef04f534dd754ac1 (patch) | |
tree | 06b171206f065d004238021b0ae8c58dffb6fbab /scripts/generate_rust_analyzer.py | |
parent | 247ed9e4a6869f3bf07bffd277a341a6833abdbc (diff) |
um: Add stub side of SECCOMP/futex based process handling
This adds the stub side for the new seccomp process management code. In
this case we do register save/restore through the signal handler
mcontext.
Add special code for handling TLS, which for x86_64 means setting the
FS_BASE/GS_BASE registers while for i386 it means calling the
set_thread_area syscall.
Co-authored-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net>
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20250602130052.545733-3-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions