Re: [PATCH v2] powerpc/kvm: Fix typo in the kvm functions

2024-11-17 Thread Michael Ellerman
On Thu, 14 Nov 2024 14:20:20 +0530, Kajol Jain wrote: > Fix typo in the following kvm function names from: > > kmvhv_counters_tracepoint_regfunc -> kvmhv_counters_tracepoint_regfunc > kmvhv_counters_tracepoint_unregfunc -> kvmhv_counters_tracepoint_unregfunc > > Applied to powerpc/topic/ppc-kvm

[PATCH v2] powerpc/kvm: Fix typo in the kvm functions

2024-11-14 Thread Kajol Jain
Fix typo in the following kvm function names from: kmvhv_counters_tracepoint_regfunc -> kvmhv_counters_tracepoint_regfunc kmvhv_counters_tracepoint_unregfunc -> kvmhv_counters_tracepoint_unregfunc Fixes: e1f288d2f9c6 ("KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie