]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
x86/enter: MACROS to set/clear IBRS and set IBPB
authorTim Chen <tim.c.chen@linux.intel.com>
Sat, 16 Sep 2017 01:04:53 +0000 (18:04 -0700)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Thu, 11 Jan 2018 18:49:42 +0000 (19:49 +0100)
commit171d754fe3b783d361555cf2569e68a7b0e0d54a
tree442053d2e8128e1fe9875f83ed0db08536ba6523
parentc41156d893e7f48bebf8d71cfddd39d8fb2724f8
x86/enter: MACROS to set/clear IBRS and set IBPB

CVE-2017-5753
CVE-2017-5715

Setup macros to control IBRS and IBPB

Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
arch/x86/include/asm/spec_ctrl.h [new file with mode: 0644]