Messages in this thread |  | | Date | Mon, 8 Jan 2018 07:54:16 +0100 | From | Greg Kroah-Hartman <> | Subject | Re: [patch V2 2/2] x86/cpu: Implement CPU vulnerabilites sysfs functions |
| |
On Sun, Jan 07, 2018 at 10:48:01PM +0100, Thomas Gleixner wrote: > Implement the CPU vulnerabilty show functions for meltdown, spectre_v1 and > spectre_v2. > > Signed-off-by: Thomas Gleixner <tglx@linutronix.de> > --- > arch/x86/Kconfig | 1 + > arch/x86/kernel/cpu/bugs.c | 29 +++++++++++++++++++++++++++++ > 2 files changed, 30 insertions(+)
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|  |