mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-26 03:25:45 +00:00
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:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user