Add Linux 6.0

This change adds a release for Linux 6.0 for the Proxmox Edge kernels.
This commit is contained in:
Fabian Mastenbroek 2022-10-03 15:43:53 +02:00
parent c4d4f0c40f
commit ba318f6e4e
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85
51 changed files with 4506 additions and 2174 deletions

View file

@ -13,10 +13,10 @@ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virt/kvm/kvm_main.c b/virt/kvm/kvm_main.c
index 2caba2828982..2080de085df5 100644
index c56861ed0e38..3ba11c5e7acd 100644
--- a/virt/kvm/kvm_main.c
+++ b/virt/kvm/kvm_main.c
@@ -77,7 +77,7 @@ module_param(halt_poll_ns, uint, 0644);
@@ -79,7 +79,7 @@ module_param(halt_poll_ns, uint, 0644);
EXPORT_SYMBOL_GPL(halt_poll_ns);
/* Default doubles per-vcpu halt_poll_ns. */