From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [PATCH v6 3/3] x86/kvm: Add AVX512_4VNNIW and AVX512_4FMAPS support Date: Mon, 14 Nov 2016 06:58:22 +0100 Message-ID: <20161114055822.k3u7on4oboi3mxpk@pd.tnic> References: <1478856336-9388-1-git-send-email-he.chen@linux.intel.com> <1478856336-9388-4-git-send-email-he.chen@linux.intel.com> <20161112125329.qie24kzezufh6p5e@pd.tnic> <20161114014104.GA4472@he> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org, Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Luwei Kang , Piotr Luc To: He Chen Return-path: Content-Disposition: inline In-Reply-To: <20161114014104.GA4472@he> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, Nov 14, 2016 at 09:41:04AM +0800, He Chen wrote: > Yep, Luwei wrote it and I send it on behalf of him. Then it needs to have the following format so that tools can pick up the proper author: "From: Luwei ... Signed-off-by: He Chen... Signed-off-by: Luwei... ... " git format-patch gives that formatting. If you want to change the ownership, do the following on the local commit: $ git commit --amend --author="Luwei Kang " in case it lists you locally as author. HTH. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.