[SRU][Xenial][PATCH 3/6] UBUNTU: SAUCE: x86: Remove double include

Juerg Haefliger juerg.haefliger at canonical.com
Wed May 30 11:38:14 UTC 2018


CVE-2018-3639 (x86)

Fixes: f3b21b13cecf ("UBUNTU: SAUCE: x86/bugs: Honour SPEC_CTRL default")
Signed-off-by: Juerg Haefliger <juergh at canonical.com>
---
 arch/x86/include/asm/mwait.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/include/asm/mwait.h b/arch/x86/include/asm/mwait.h
index 196f98393b34..9821763b02cf 100644
--- a/arch/x86/include/asm/mwait.h
+++ b/arch/x86/include/asm/mwait.h
@@ -5,7 +5,6 @@
 
 #include <asm/cpufeature.h>
 #include <asm/spec_ctrl.h>
-#include <asm/spec-ctrl.h>
 #include <asm/microcode.h>
 
 #define MWAIT_SUBSTATE_MASK		0xf
-- 
2.17.0





More information about the kernel-team mailing list