diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-24 13:48:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-24 13:48:30 +0200 |
commit | 177d363e720c9a940282a295acbd36c2657cc279 (patch) | |
tree | 69141a102f050cc2c3cdd621e6fc0a83b318bd19 /arch/x86/boot | |
parent | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... (diff) | |
parent | x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec() (diff) | |
download | linux-177d363e720c9a940282a295acbd36c2657cc279.tar.xz linux-177d363e720c9a940282a295acbd36c2657cc279.zip |
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 pti fixes from Thomas Gleixner:
"Two small updates for the speculative distractions:
- Make it more clear to the compiler that array_index_mask_nospec()
is not subject for optimizations. It's not perfect, but ...
- Don't report XEN PV guests as vulnerable because their mitigation
state depends on the hypervisor. Report unknown and refer to the
hypervisor requirement"
* 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
x86/pti: Don't report XenPV as vulnerable
Diffstat (limited to 'arch/x86/boot')
0 files changed, 0 insertions, 0 deletions