diff options
author | Benjamin Berg <benjamin@sipsolutions.net> | 2025-06-02 15:00:48 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-06-02 15:17:19 +0200 |
commit | b1e1bd2e69430445021394536740352be1b41cd0 (patch) | |
tree | 74c3375d21082418fa4dedd5ce0cf851ba90c0cc /scripts/generate_rust_analyzer.py | |
parent | dac494bf54f764a114f16621ef04f534dd754ac1 (diff) |
um: Add helper functions to get/set state for SECCOMP
When not using ptrace, we need to both save and restore registers
through the mcontext as provided by the host kernel to our signal
handlers.
Add corresponding functions to store the state to an mcontext and
helpers to access the mcontext of the subprocess through the stub data.
Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net>
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20250602130052.545733-4-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