Add Linux 6.1

This change adds support for building a Linux 6.1 Proxmox Edge kernel.

I have decided not to create releases for this major version since Proxmox
has already released an official supported pve-kernel-6.1.
See https://forum.proxmox.com/threads/opt-in-linux-6-1-kernel-for-proxmox-ve-7-x-available.119483
for more information.
This commit is contained in:
Fabian Mastenbroek 2022-12-17 16:14:40 +00:00
parent 97aa3e3f5b
commit 1318ae761c
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85
39 changed files with 1340 additions and 4625 deletions

View file

@ -13,7 +13,7 @@ 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 c56861ed0e38..3ba11c5e7acd 100644
index fab4d3790578..adae153354c2 100644
--- a/virt/kvm/kvm_main.c
+++ b/virt/kvm/kvm_main.c
@@ -79,7 +79,7 @@ module_param(halt_poll_ns, uint, 0644);