kernel: Update to 4.15.3/4.14.19/4.9.81

Drop the hack for the microcode division by 0 on GCP as
a proper fix is in upstream as:
2760f452a718 ("x86/microcode: Do the family check first")

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2018-02-13 17:22:23 +00:00
parent 957d0a100e
commit 43ba6de147
21 changed files with 24 additions and 104 deletions

View File

@@ -1,4 +1,4 @@
From b8b4ae687821bc86381482a77ea3140670cf132e Mon Sep 17 00:00:00 2001
From 805443d8e0f0d7131b8fd094218cce1dbd3ffe27 Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sun, 6 Nov 2016 13:14:10 -0800
Subject: [PATCH 06/13] Drivers: hv: vss: Improve log messages.