From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH 1/2] powerpc/e500: make load_up_spe a normal fuction Date: Wed, 07 Mar 2012 14:53:58 +0100 Message-ID: <4F576876.8030807@suse.de> References: <1330340388-30296-1-git-send-email-hong-hua.yin@freescale.com> <4F4BD726.1030805@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Wood Scott-B07421 , "kvm-ppc@vger.kernel.org" , "kvm@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" , Liu Yu-B13201 To: Yin Olivia-R63875 Return-path: Received: from cantor2.suse.de ([195.135.220.15]:38770 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757848Ab2CGNyA (ORCPT ); Wed, 7 Mar 2012 08:54:00 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 02/28/2012 08:09 AM, Yin Olivia-R63875 wrote: > Hi Scott, > > This had been reviewed before and accepted by internal tree. > http://linux.freescale.net/patchwork/patch/11100/ > http://git.am.freescale.net/gitolite/gitweb.cgi/sdk/kvm.git/commit/?h=for-sdk1.2&id=c5088844dc665dbdae4fa51b8d58dc203bacc17e > > I didn't change anything except the line. > I just commit to external kvm-ppc mailing list. Should I add my own Signed-off-by? Yes, if you just take a patch from someone else and direct it to another tree, you keep the From: line (git cherry-pick or git am should do that automatically for you) and add your own SOB-line (git am -s can do that for example). Since you're also supposed to change the description, please note that between Yu's SOB line and your SOB line with something like Signed-off-by: Liu Yu [olivia: change description] Signed-off-by: Olivia Yin Alex From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx2.suse.de", Issuer "CAcert Class 3 Root" (not verified)) by ozlabs.org (Postfix) with ESMTPS id A8AB1B6F62 for ; Thu, 8 Mar 2012 00:54:03 +1100 (EST) Message-ID: <4F576876.8030807@suse.de> Date: Wed, 07 Mar 2012 14:53:58 +0100 From: Alexander Graf MIME-Version: 1.0 To: Yin Olivia-R63875 Subject: Re: [PATCH 1/2] powerpc/e500: make load_up_spe a normal fuction References: <1330340388-30296-1-git-send-email-hong-hua.yin@freescale.com> <4F4BD726.1030805@freescale.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Cc: Wood Scott-B07421 , "linuxppc-dev@lists.ozlabs.org" , "kvm@vger.kernel.org" , "kvm-ppc@vger.kernel.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 02/28/2012 08:09 AM, Yin Olivia-R63875 wrote: > Hi Scott, > > This had been reviewed before and accepted by internal tree. > http://linux.freescale.net/patchwork/patch/11100/ > http://git.am.freescale.net/gitolite/gitweb.cgi/sdk/kvm.git/commit/?h=for-sdk1.2&id=c5088844dc665dbdae4fa51b8d58dc203bacc17e > > I didn't change anything except the line. > I just commit to external kvm-ppc mailing list. Should I add my own Signed-off-by? Yes, if you just take a patch from someone else and direct it to another tree, you keep the From: line (git cherry-pick or git am should do that automatically for you) and add your own SOB-line (git am -s can do that for example). Since you're also supposed to change the description, please note that between Yu's SOB line and your SOB line with something like Signed-off-by: Liu Yu [olivia: change description] Signed-off-by: Olivia Yin Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Wed, 07 Mar 2012 13:53:58 +0000 Subject: Re: [PATCH 1/2] powerpc/e500: make load_up_spe a normal fuction Message-Id: <4F576876.8030807@suse.de> List-Id: References: <1330340388-30296-1-git-send-email-hong-hua.yin@freescale.com> <4F4BD726.1030805@freescale.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Yin Olivia-R63875 Cc: Wood Scott-B07421 , "kvm-ppc@vger.kernel.org" , "kvm@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" , Liu Yu-B13201 On 02/28/2012 08:09 AM, Yin Olivia-R63875 wrote: > Hi Scott, > > This had been reviewed before and accepted by internal tree. > http://linux.freescale.net/patchwork/patch/11100/ > http://git.am.freescale.net/gitolite/gitweb.cgi/sdk/kvm.git/commit/?h=3Df= or-sdk1.2&id=C5088844dc665dbdae4fa51b8d58dc203bacc17e > > I didn't change anything except the line. > I just commit to external kvm-ppc mailing list. Should I add my own Signe= d-off-by? Yes, if you just take a patch from someone else and direct it to another=20 tree, you keep the From: line (git cherry-pick or git am should do that=20 automatically for you) and add your own SOB-line (git am -s can do that=20 for example). Since you're also supposed to change the description, please note that=20 between Yu's SOB line and your SOB line with something like Signed-off-by: Liu Yu [olivia: change description] Signed-off-by: Olivia Yin Alex