Commit c7cd9ecf authored by Juerg Haefliger's avatar Juerg Haefliger

UBUNTU: SAUCE: x86: Remove double include

CVE-2018-3639 (x86)

Fixes: f3b21b13 ("UBUNTU: SAUCE: x86/bugs: Honour SPEC_CTRL default")
Signed-off-by: default avatarJuerg Haefliger <juergh@canonical.com>
Acked-by: default avatarStefan Bader <stefan.bader@canonical.com>
Acked-by: default avatarKleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: default avatarJuerg Haefliger <juergh@canonical.com>
parent d8d8ad46
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
#include <asm/cpufeature.h> #include <asm/cpufeature.h>
#include <asm/spec_ctrl.h> #include <asm/spec_ctrl.h>
#include <asm/spec-ctrl.h>
#include <asm/microcode.h> #include <asm/microcode.h>
#define MWAIT_SUBSTATE_MASK 0xf #define MWAIT_SUBSTATE_MASK 0xf
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment