Add Linux 6.0
This change adds a release for Linux 6.0 for the Proxmox Edge kernels.
This commit is contained in:
parent
c4d4f0c40f
commit
ba318f6e4e
51 changed files with 4506 additions and 2174 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue