Re: [patch V2 1/2] sysfs/cpu: Add vulnerability folder
From: Alexey Dobriyan
Date: Sun Jan 07 2018 - 17:22:44 EST
Thomas Gleixner wrote:
> Create /sys/devices/system/cpu/vulnerabilities folder and files for
> meltdown, spectre_v1 and spectre_v2.
It is called "grep -e '^bugs' /proc/cpuinfo".
kpti is deduceable from .config and /proc/cmdline .
If people don't know what .config they are running, god bless them.