On 1/15/21 4:22 AM, Peter Zijlstra wrote: > > On Thu, Jan 14, 2021 at 10:27:54PM -0500, Jason Baron wrote: > >> -static void update_exception_bitmap(struct kvm_vcpu *vcpu) >> +static void svm_update_exception_bitmap(struct kvm_vcpu *vcpu) > > Just to be a total pendant: s/append/Prepend/ on $Subject > Ha - I actually switched $subject to prepend and then switched it back because I thought I was being pedantic. But maybe not :)
- Re: [PATCH v2 2/3] KVM: x86: introduce definitions to ... Peter Zijlstra
- Re: [PATCH v2 2/3] KVM: x86: introduce definitions... Paolo Bonzini
- [PATCH v2 3/3] KVM: x86: use static calls to reduce kvm_x86... Jason Baron
- Re: [PATCH v2 3/3] KVM: x86: use static calls to reduc... Peter Zijlstra
- Re: [PATCH v2 3/3] KVM: x86: use static calls to r... Peter Zijlstra
- Re: [PATCH v2 3/3] KVM: x86: use static calls ... Peter Zijlstra
- Re: [PATCH v2 3/3] KVM: x86: use static calls to r... Paolo Bonzini
- [PATCH v2 1/3] KVM: X86: append vmx/svm prefix to additiona... Jason Baron
- Re: [PATCH v2 1/3] KVM: X86: append vmx/svm prefix to ... Peter Zijlstra
- Re: [PATCH v2 1/3] KVM: X86: append vmx/svm prefix... Jason Baron