aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <[email protected]>2018-04-25 22:04:18 -0400
committerThomas Gleixner <[email protected]>2018-05-03 13:55:47 +0200
commit1b86883ccb8d5d9506529d42dbe1a5257cb30b18 (patch)
tree62fc0a681b462a5703dabe5ad8d6acb8e7e2745a /tools/perf/scripts/python/syscall-counts.py
parentd1059518b4789cabe34bb4b714d07e6089c82ca1 (diff)
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
The 336996-Speculative-Execution-Side-Channel-Mitigations.pdf refers to all the other bits as reserved. The Intel SDM glossary defines reserved as implementation specific - aka unknown. As such at bootup this must be taken it into account and proper masking for the bits in use applied. A copy of this document is available at https://bugzilla.kernel.org/show_bug.cgi?id=199511 [ tglx: Made x86_spec_ctrl_base __ro_after_init ] Suggested-by: Jon Masters <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Borislav Petkov <[email protected]> Reviewed-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions