]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.2.16-11~bpo11+2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Sep 2023 14:49:20 +0000 (16:49 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Sep 2023 14:49:20 +0000 (16:49 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 8e4b1a01f36791ee1bb906873382e52b3786c53d..21c1a21ecc0ead6e929246e238e4c26f1ab2ea5b 100644 (file)
@@ -1,3 +1,13 @@
+pve-kernel (6.2.16-11~bpo11+2) bullseye-backports; urgency=medium
+
+  * cherry-pick fix for KVM vCPU page-fault loop.
+    Due to to small and signed type used for an memory related sequence
+    counter there was a chance that for long-lived VMs KVM would effectively
+    hang vCPUs due to always thinking page faults are stale, which results in
+    KVM refusing to "fix" faults.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 Sep 2023 16:49:15 +0200
+
 pve-kernel (6.2.16-11~bpo11+1) bullseye; urgency=medium
 
   * Rebuild 6.2.6-11 for Bullseye