Skip to content
Snippets Groups Projects
Commit 356e4bff authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

prctl: Add force disable speculation


For certain use cases it is desired to enforce mitigations so they cannot
be undone afterwards. That's important for loader stubs which want to
prevent a child from disabling the mitigation again. Will also be used for
seccomp(). The extra state preserving of the prctl state for SSB is a
preparatory step for EBPF dymanic speculation control.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent f9544b2b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment