From 23de619687dfbd8e10c2b88b21e383ff81487f5b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 4 Feb 2022 06:08:27 +0100 Subject: [PATCH] rebase patches on top of Ubuntu-5.15.0-20.20 (generated with debian/scripts/import-upstream-tag) Signed-off-by: Thomas Lamprecht --- .../0004-kvm-disable-default-dynamic-halt-polling-growth.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/kernel/0004-kvm-disable-default-dynamic-halt-polling-growth.patch b/patches/kernel/0004-kvm-disable-default-dynamic-halt-polling-growth.patch index a4be4a6..0153a31 100644 --- a/patches/kernel/0004-kvm-disable-default-dynamic-halt-polling-growth.patch +++ b/patches/kernel/0004-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 c6bfd4e15d28..6e0e7d45d6f7 100644 +index 13aff136e6ee..8664870aa2c5 100644 --- a/virt/kvm/kvm_main.c +++ b/virt/kvm/kvm_main.c @@ -79,7 +79,7 @@ module_param(halt_poll_ns, uint, 0644); -- 2.39.2