]> git.proxmox.com Git - pve-kernel.git/blobdiff - patches/kernel/0004-kvm-disable-default-dynamic-halt-polling-growth.patch
update sources to Ubuntu-5.4.0-30.34
[pve-kernel.git] / patches / kernel / 0004-kvm-disable-default-dynamic-halt-polling-growth.patch
index 3e30c3cc759c272acf4998e09cd7b0e966fb301e..2770e07bd7a7ad7f61ef341729ab11ccb9b7c3ee 100644 (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 b4f2d892a1d3..414fcd130126 100644
+index 35a82cb10556..84cf5dcb0405 100644
 --- a/virt/kvm/kvm_main.c
 +++ b/virt/kvm/kvm_main.c
-@@ -77,7 +77,7 @@ module_param(halt_poll_ns, uint, 0644);
+@@ -76,7 +76,7 @@ module_param(halt_poll_ns, uint, 0644);
  EXPORT_SYMBOL_GPL(halt_poll_ns);
  
  /* Default doubles per-vcpu halt_poll_ns. */