x86/cpu: Implement CPU vulnerabilites sysfs functions
authorThomas Gleixner <[email protected]>
Sun, 7 Jan 2018 21:48:01 +0000 (22:48 +0100)
committerThomas Gleixner <[email protected]>
Mon, 8 Jan 2018 10:10:40 +0000 (11:10 +0100)
commit61dc0f555b5c761cdafb0ba5bd41ecf22d68a4c4
tree46069b28d56bb063e5cf1f6fbef2233aa28dce40
parent87590ce6e373d1a5401f6539f0c59ef92dd924a9
x86/cpu: Implement CPU vulnerabilites sysfs functions

Implement the CPU vulnerabilty show functions for meltdown, spectre_v1 and
spectre_v2.

Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Konrad Rzeszutek Wilk <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: David Woodhouse <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/x86/Kconfig
arch/x86/kernel/cpu/bugs.c