]> git.proxmox.com Git - pve-kernel.git/commit
cherry-pick fix for RCU stall issue after VM live migration
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 27 Nov 2023 17:39:48 +0000 (18:39 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 27 Nov 2023 17:58:23 +0000 (18:58 +0100)
commitcc99d7fd2fb8a5226db16acba901163380e1b5bc
treed178d1f78b2e2f97b304683325a4477eeaac8e0d
parentf7fedc604d1f75cab64d00fbff7c86669afd2532
cherry-pick fix for RCU stall issue after VM live migration

caused by a lapic timer interrupt getting lost.

Already queued for 6.5.13:
https://lore.kernel.org/stable/20231124172031.920738810@linuxfoundation.org/

Reported in the community forum:
https://forum.proxmox.com/threads/136992/

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
patches/kernel/0017-KVM-x86-Fix-lapic-timer-interrupt-lost-after-loading.patch [new file with mode: 0644]