X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=patches%2Fkernel%2F0005-kvm-disable-default-dynamic-halt-polling-growth.patch;fp=patches%2Fkernel%2F0005-kvm-disable-default-dynamic-halt-polling-growth.patch;h=24f758614d2c88ddfdf38778ecba4409509a8aed;hb=af0b394907445c0ef1d3b1f1801b37057d1ffd2c;hp=e464faebeaf07146a581903dea3f62ff241e5dff;hpb=3509d749afa49dcdb1f7c9374831d32a6dbb7769;p=pve-kernel.git diff --git a/patches/kernel/0005-kvm-disable-default-dynamic-halt-polling-growth.patch b/patches/kernel/0005-kvm-disable-default-dynamic-halt-polling-growth.patch index e464fae..24f7586 100644 --- a/patches/kernel/0005-kvm-disable-default-dynamic-halt-polling-growth.patch +++ b/patches/kernel/0005-kvm-disable-default-dynamic-halt-polling-growth.patch @@ -13,7 +13,7 @@ Signed-off-by: Thomas Lamprecht 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virt/kvm/kvm_main.c b/virt/kvm/kvm_main.c -index 9c60384b5ae0..725d08bf89de 100644 +index 07aae60288f9..949b7204cf52 100644 --- a/virt/kvm/kvm_main.c +++ b/virt/kvm/kvm_main.c @@ -79,7 +79,7 @@ module_param(halt_poll_ns, uint, 0644);