]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86: Display correct settings for the SPECTRE_V2 bug
authorKanth Ghatraju <kanth.ghatraju@oracle.com>
Thu, 11 Jan 2018 22:27:49 +0000 (17:27 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 17 Jan 2018 20:28:56 +0000 (15:28 -0500)
commitf38c28f6be776a3fd79c9438f545a22f6189ad98
tree55c51b874e9f6ab6d7c2e6cef7525096ff6c6ad6
parent812f984bbdcd7d93c4bf0ab9cb088019e26cefbe
x86: Display correct settings for the SPECTRE_V2 bug

Update the display message for spectre v2. Move the set up of the
bug bits to identify_cpu routine to remain persistent. This
routine reinitializes the data structure.

Orabug: 27353383

Signed-off-by: Kanth Ghatraju <kanth.ghatraju@oracle.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/kernel/cpu/bugs_64.c
arch/x86/kernel/cpu/common.c