]> git.proxmox.com Git - pve-kernel.git/blobdiff - patches/kernel/0004-kvm-disable-default-dynamic-halt-polling-growth.patch
update patches for 5.0.8
[pve-kernel.git] / patches / kernel / 0004-kvm-disable-default-dynamic-halt-polling-growth.patch
index 93e89fb3e34fd9ac63cb7c3ed633169cab2ae09e..da07aaff4ad9cfabf0f12c16e1005e64ed2d7d47 100644 (file)
@@ -7,12 +7,13 @@ Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
 
 Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
+Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
 ---
  virt/kvm/kvm_main.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/virt/kvm/kvm_main.c b/virt/kvm/kvm_main.c
-index 238ddbc127e1..d7a24fd29144 100644
+index 076bc38963bf..d727e9649b71 100644
 --- a/virt/kvm/kvm_main.c
 +++ b/virt/kvm/kvm_main.c
 @@ -77,7 +77,7 @@ module_param(halt_poll_ns, uint, 0644);