X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=blobdiff_plain;f=patches%2Fkernel%2F0005-kvm-disable-default-dynamic-halt-polling-growth.patch;h=e464faebeaf07146a581903dea3f62ff241e5dff;hp=93252eb9edcd8f40ac735b871c0f3fd239149044;hb=24d804a086dd5b49c4b5051ce444e985c267440e;hpb=fd2107cc91da065407f37badefc242a1d40dd7fb 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 93252eb..e464fae 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 fab4d3790578..adae153354c2 100644 +index 9c60384b5ae0..725d08bf89de 100644 --- a/virt/kvm/kvm_main.c +++ b/virt/kvm/kvm_main.c @@ -79,7 +79,7 @@ module_param(halt_poll_ns, uint, 0644);