From: Linus Torvalds Date: Mon, 18 Oct 2021 04:01:32 +0000 (-1000) Subject: Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Tag: howlett/maple/20220722_2~2084 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=be9eb2f00fa7245116d49f76614054cce8e07af8;p=users%2Fjedix%2Flinux-maple.git Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux Pull powerpc fixes from Michael Ellerman: - Fix a bug where guests on P9 with interrupts passed through could get stuck in synchronize_irq(). - Fix a bug in KVM on P8 where secondary threads entering a guest would write outside their allocated stack. - Fix a bug in KVM on P8 where secondary threads could confuse the host offline code and cause the guest or host to crash. Thanks to Cédric Le Goater. * tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() powerpc/xive: Discard disabled interrupts in get_irqchip_state() --- be9eb2f00fa7245116d49f76614054cce8e07af8