]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: PPC: e500: Rip out "struct tlbe_ref"
authorSean Christopherson <seanjc@google.com>
Tue, 3 Mar 2026 19:03:39 +0000 (11:03 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 11 Mar 2026 17:41:10 +0000 (18:41 +0100)
commitfe2a08eca5caa77398bfa321bd321d087b0b44b0
tree04fc8438005c90be18c97b64c656c12b22468d1a
parent4c0134639694fcdc4ab041d7c53d6188a3e18040
KVM: PPC: e500: Rip out "struct tlbe_ref"

Complete the ~13 year journey started by commit 47bf379742bf
("kvm/ppc/e500: eliminate tlb_refs"), and actually remove "struct
tlbe_ref".

No functional change intended (verified disassembly of e500_mmu.o and
e500_mmu_host.o is identical before and after).

Link: https://patch.msgid.link/20260303190339.974325-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/powerpc/kvm/e500.h
arch/powerpc/kvm/e500_mmu_host.c