mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-15 22:59:36 +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 ead3847566018d44d2fc2e79dfecfdcc4e6d6873 Mon Sep 17 00:00:00 2001
|
||||
From 38b2913c9e418e7c989d636a2fd6616a2fa15de0 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.
|
||||
@@ -101,5 +101,5 @@ index a76e3db0d01f..b1446d51ef45 100644
|
||||
return 0;
|
||||
}
|
||||
--
|
||||
2.13.0
|
||||
2.14.1
|
||||
|
||||
|
Reference in New Issue
Block a user