Re: [PATCH v2] KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver

2024-05-08 Thread Michael Ellerman
On Thu, 25 Jan 2024 16:33:48 +0800, Kunwu Chan wrote: > This part was commented from commit 2f4cf5e42d13 ("Add book3s.c") > in about 14 years before. > If there are no plans to enable this part code in the future, > we can remove this dead code. > > Applied to powerpc/topic/ppc-kvm. [1/1] KVM:

[PATCH v2] KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver

2024-01-25 Thread Kunwu Chan
This part was commented from commit 2f4cf5e42d13 ("Add book3s.c") in about 14 years before. If there are no plans to enable this part code in the future, we can remove this dead code. Signed-off-by: Kunwu Chan --- Change in v2: - Remove redundant blank line --- arch/powerpc/kvm/book3s.c | 4