mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-26 07:58:08 +00:00
kernel: Update to 4.4.84/4.9.45/4.12.9
Note, on x86_64 for 4.12.9 a new kernel option, HARDLOCKUP_CHECK_TIMESTAMP was added which defaults to enabled. It enables a low pass filter to compensate for perf based hard lockup detection. Added this option to the x86_64 4.12.x kernel confog file. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 4278768a02c183e260ab1bf04ac9ba7e47d7fb10 Mon Sep 17 00:00:00 2001
|
||||
From 6b23875077fda55a16e20a420557e21ad0e89338 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/13] Drivers: hv: Log the negotiated IC versions.
|
||||
@@ -114,5 +114,5 @@ index f3797c07be10..89440c2eb346 100644
|
||||
hb_srv_version & 0xFFFF);
|
||||
}
|
||||
--
|
||||
2.13.0
|
||||
2.14.1
|
||||
|
||||
|
Reference in New Issue
Block a user