[MODERATED] Re: [PATCH 4/4] V8 more sampling fun 4
Josh Poimboeuf <[email protected]> Thu, 16 Apr 2020 12:20:21 -0500
| Newsgroups | org.kernel.lore.historical-speck |
|---|---|
| Message-ID | <20200416172021.rf4l55ci6leimccm@treble> |
On Thu, Jan 30, 2020 at 11:12:02AM -0800, speck for mark gross wrote: > +The possible values contained in this file are: > + > + ============================== ============================================= > + Not affected Processor not vulnerable > + Vulnerable Processor vulnerable and mitigation disabled > + Vulnerable: No microcode Processor vulnerable and microcode is missing > + mitigation > + Mitigated: Microcode Processor is vulnerable and mitigation is in > + effect. > + Not affected (TSX disabled) Processor is only vulnerable when TSX is > + enabled while this system was booted with TSX > + disabled. > + Unknown Running on virtual guest processor that is > + affected but with no way to know if host > + processor is mitigated or vulnerable. > + ============================== ============================================= This doesn't match the code. -- Josh