forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork1
Commit61dc0f5
committed
x86/cpu: Implement CPU vulnerabilites sysfs functions
Implement the CPU vulnerabilty show functions for meltdown, spectre_v1 andspectre_v2.Signed-off-by: Thomas Gleixner <tglx@linutronix.de>Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>Cc: Peter Zijlstra <peterz@infradead.org>Cc: Will Deacon <will.deacon@arm.com>Cc: Dave Hansen <dave.hansen@intel.com>Cc: Linus Torvalds <torvalds@linuxfoundation.org>Cc: Borislav Petkov <bp@alien8.de>Cc: David Woodhouse <dwmw@amazon.co.uk>Link:https://lkml.kernel.org/r/20180107214913.177414879@linutronix.de1 parent87590ce commit61dc0f5
2 files changed
+30
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + |
0 commit comments
Comments
(0)