summaryrefslogtreecommitdiff
path: root/rust/kernel/sync
diff options
context:
space:
mode:
authorBorislav Petkov (AMD) <bp@alien8.de>2026-05-20 13:25:07 -0700
committerIngo Molnar <mingo@kernel.org>2026-05-26 05:37:20 +0200
commit80501dff814eeccebf44a59340c3fe3a205eb120 (patch)
tree149f6a19466633c56c500377ea557e89996f5e0e /rust/kernel/sync
parente7ae89a0c97ce2b68b0983cd01eda67cf373517d (diff)
Documentation/arch/x86: Hide clearcpuid=
This option was never meant to be used in production because it solely clears the X86_FEATURE kernel-internal representation of what CPUID bits it has detected and doesn't do any *proper* feature disablement like clearing CR4.CET in the user shadow stack case, for example. So remove its documentation so that it doesn't get used in production and people get silly ideas. It is meant strictly for debugging; and if a chicken bit for properly disabling a feature is warranted, then that would need proper enablement. No functional changes. Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: Mathias Krause <minipli@grsecurity.net> Cc: Linus Torvalds <torvalds@linux-foundation.org> Link: https://patch.msgid.link/20260520202508.160112-1-bp@kernel.org
Diffstat (limited to 'rust/kernel/sync')
0 files changed, 0 insertions, 0 deletions