From 6de5242bbff3207bbcb8d7db9e221ab3d6006f64 Mon Sep 17 00:00:00 2001
From: Andy Whitcroft <apw@canonical.com>
Date: Fri, 26 Jan 2018 12:36:46 +0000
Subject: [PATCH 03/89] Revert "UBUNTU: SAUCE: x86/microcode: Extend post
 microcode reload to support IBPB feature -- repair missmerge"

CVE-2017-5753 (revert embargoed)
CVE-2017-5715 (revert embargoed)

This reverts commit bdd2ad0f96a8dfd851f893fb3afb5907ca07e240.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 arch/x86/kernel/cpu/microcode/core.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/cpu/microcode/core.c b/arch/x86/kernel/cpu/microcode/core.c
index 638c08350d65..936ffd609581 100644
--- a/arch/x86/kernel/cpu/microcode/core.c
+++ b/arch/x86/kernel/cpu/microcode/core.c
@@ -815,4 +815,3 @@ int __init microcode_init(void)
 
 }
 fs_initcall(save_microcode_in_initrd);
-late_initcall(microcode_init);
-- 
2.15.1

