# If the CPU is vulnerable, enable all available mitigations.
#
# Microarchitectural Data Sampling (MDS), see https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html#mitigation-control-on-the-kernel-command-line
"mds=full,nosmt"
# Systemd Journal entry:
# TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.