]> git.proxmox.com Git - pve-kernel.git/blobdiff - patches/kernel/0004-kvm-disable-default-dynamic-halt-polling-growth.patch
rebase patches on top of Ubuntu-4.15.0-24.26
[pve-kernel.git] / patches / kernel / 0004-kvm-disable-default-dynamic-halt-polling-growth.patch
index adf9ef7fe16b81d634f8896b8b6c5c7013dcb399..74fc4fb98a01f41e6c91efcec761fbe51e2ca2e5 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/virt/kvm/kvm_main.c b/virt/kvm/kvm_main.c
-index e536977e7b6d..4c63296eb5a8 100644
+index 234d03abcb75..2e7d3aee779d 100644
 --- a/virt/kvm/kvm_main.c
 +++ b/virt/kvm/kvm_main.c
 @@ -77,7 +77,7 @@ module_param(halt_poll_ns, uint, 0644);
@@ -24,6 +24,3 @@ index e536977e7b6d..4c63296eb5a8 100644
  module_param(halt_poll_ns_grow, uint, 0644);
  EXPORT_SYMBOL_GPL(halt_poll_ns_grow);
  
--- 
-2.14.2
-