]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/spectre: Now that we expose 'stbibp' make sure it is correct.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 2 Feb 2018 17:34:19 +0000 (12:34 -0500)
committerJack Vogel <jack.vogel@oracle.com>
Thu, 8 Feb 2018 18:16:47 +0000 (10:16 -0800)
commitf017e7c7763fdfba7f29ed3ed219eab205b056ab
treebf57d3ad852ee29849d8daec98214a530ee69f85
parente38ba7f028de689157b840a8e97bd560f9e9a2b3
x86/spectre: Now that we expose 'stbibp' make sure it is correct.

Right now it is 'stipb' but that is not correct. It should
be 'stibp'

Orabug: 27477743
CVE: CVE-2017-5715

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Pavel Tatashin <pasha.tatashin@oracle.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
arch/x86/include/asm/cpufeature.h
arch/x86/kernel/cpu/scattered.c
arch/x86/kvm/cpuid.c