On 6/20/19 4:10 PM, Tim Chen wrote: > Add documentation for Spectre vulnerability and the mitigation mechanisms: > > - Explain the problem and risks > - Document the mitigation mechanisms > - Document the command line controls > - Document the sysfs files > > Co-developed-by: Andi Kleen <[email protected]> > Signed-off-by: Andi Kleen <[email protected]> > Co-developed-by: Tim Chen <[email protected]> > Signed-off-by: Tim Chen <[email protected]> > Reviewed-by: Thomas Gleixner <[email protected]> > Cc: [email protected] > --- > Documentation/admin-guide/hw-vuln/index.rst | 1 + > Documentation/admin-guide/hw-vuln/spectre.rst | 697 ++++++++++++++++++ > Documentation/userspace-api/spec_ctrl.rst | 2 + > 3 files changed, 700 insertions(+) > create mode 100644 Documentation/admin-guide/hw-vuln/spectre.rst >
Reviewed-by: Randy Dunlap <[email protected]> Thanks. -- ~Randy

