[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YUOEeceHJFI6JJaJ@zn.tnic>
Date: Thu, 16 Sep 2021 19:52:57 +0200
From: Borislav Petkov <bp@...en8.de>
To: Sean Christopherson <seanjc@...gle.com>
Cc: David Edmondson <dme@....org>, linux-kernel@...r.kernel.org,
Wanpeng Li <wanpengli@...cent.com>,
Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org,
Paolo Bonzini <pbonzini@...hat.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
David Matlack <dmatlack@...gle.com>,
Ingo Molnar <mingo@...hat.com>, x86@...nel.org,
"H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
Jim Mattson <jmattson@...gle.com>,
David Edmondson <david.edmondson@...cle.com>
Subject: Re: [PATCH v5 1/4] KVM: x86: Clarify the kvm_run.emulation_failure
structure layout
On Thu, Sep 16, 2021 at 04:20:42PM +0000, Sean Christopherson wrote:
> On Thu, Sep 16, 2021, David Edmondson wrote:
>
> For all these patches, assuming you want the Author credit to go to your @oracle.com
> email, they need an explicit
>
> From: David Edmondson <david.edmondson@...cle.com>
>
> otherwise git will default to the "From" email header and make the Author
> "David Edmondson <dme@....org>". And then checkpatch will rightly complain that
> the SOB does not match the Author.
>
> Adding From: can be handled automatically by "git format-patch" via "--from", e.g.
>
> git format-patch --from="David Edmondson <dme@....org>" ...
Or you can put
[user]
name = David Edmondson
email = david.edmondson@...cle.com
in .git/config and then it'll use that as the author and you can send
from any random mail service using git send-email it'll slap the From:
correctly.
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists