All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of KVM dead functions
@ 2024-10-01 14:13 linux
  2024-10-01 14:13 ` [PATCH 1/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn linux
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: linux @ 2024-10-01 14:13 UTC (permalink / raw)
  To: pbonzini; +Cc: seanjc, kvm, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

Hi,
  Just some deadcode removal; I split it
because the second one is mentioned in docs
that I don't know mean if it's still needed or
how to fix up.

Dave

Dr. David Alan Gilbert (2):
  KVM: Remove unused kvm_vcpu_gfn_to_pfn
  KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic

 include/linux/kvm_host.h |  2 --
 virt/kvm/kvm_main.c      | 12 ------------
 2 files changed, 14 deletions(-)

-- 
2.46.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-01 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01 14:13 [PATCH 0/2] A couple of KVM dead functions linux
2024-10-01 14:13 ` [PATCH 1/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn linux
2024-10-01 14:13 ` [PATCH 2/2] KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic linux
2024-10-01 15:03 ` [PATCH 0/2] A couple of KVM dead functions Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.