Re: [PATCH 0/2] KVM: PPC: Book3s HV: Cleanup unused function and declarations

From: Michael Ellerman
Date: Tue Aug 02 2022 - 07:02:00 EST


On Mon, 11 Jul 2022 19:36:15 -0300, Murilo Opsfelder Araujo wrote:
> Minor cleanup to remove unused function and declarations.
>
> Murilo Opsfelder Araujo (2):
> KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarations
> KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt
>
> arch/powerpc/include/asm/kvm_book3s.h | 3 ---
> arch/powerpc/kvm/book3s_hv_builtin.c | 18 ------------------
> 2 files changed, 21 deletions(-)
>
> [...]

Applied to powerpc/topic/ppc-kvm.

[1/2] KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarations
https://git.kernel.org/powerpc/c/4c9da83011c455c0791b1f5e4e84d454d4f4ae3c
[2/2] KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt
https://git.kernel.org/powerpc/c/b8c7ee79b1a37442a910b8a313045fb9aa639911

cheers