kernel: Add patch to prevent division by zero panic

This adds a patch to avoid a division by zero panic for 4.4.x
and 4.9.x kernels on single vCPU machine types on Google Cloud.

4.14.x and 4.15.x kernels seem to work fine.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2018-02-06 13:19:02 +00:00
parent 82f3f9ae9a
commit e4c4737548
14 changed files with 172 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
From 41ce4da3ddbf2eb9790738a479ec4e50db46eebb Mon Sep 17 00:00:00 2001
From: Alex Ng <alexng@messages.microsoft.com>
Date: Sat, 28 Jan 2017 12:37:18 -0700
Subject: [PATCH 09/12] Drivers: hv: Log the negotiated IC versions.
Subject: [PATCH 09/13] Drivers: hv: Log the negotiated IC versions.
Log the negotiated IC versions.