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 <[email protected]> > --- > arch/x86/Kconfig | 1 + > arch/x86/kernel/cpu/bugs.c | 29 +++++++++++++++++++++++++++++ > 2 files changed, 30 insertions(+)
Reviewed-by: Greg Kroah-Hartman <[email protected]>

