From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752943AbbC0PHa (ORCPT ); Fri, 27 Mar 2015 11:07:30 -0400 Received: from smtpsal1.cc.upv.es ([158.42.249.61]:52066 "EHLO smtpsalv.upv.es" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752249AbbC0PH2 (ORCPT ); Fri, 27 Mar 2015 11:07:28 -0400 Message-ID: <5515720D.6090005@upv.es> Date: Fri, 27 Mar 2015 16:06:53 +0100 From: Hector Marco-Gisbert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Borislav Petkov CC: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Alexander Viro , Jan-Simon , linux-fsdevel@vger.kernel.org, kees Cook , Ismael Ripoll Subject: Re: [PATCH] mm/x86: AMD Bulldozer ASLR fix References: <20150326190800.GF27751@pd.tnic> <1427456301-3764-1-git-send-email-hecmargi@upv.es> <20150327144438.GA3254@pd.tnic> In-Reply-To: <20150327144438.GA3254@pd.tnic> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >> Signed-off-by: Hector Marco-Gisbert >> Signed-off-by: Ismael Ripoll > > How am I to interpret Ismael's SOB here? > > Did he write the patch, did he create it, ...? > > Because this SOB chain is incorrect in this form. We have only one > author per commit. If you want to accredit Ismael, you can say: > > Originally-by: Ismael > Based-on-a-patch-by: Ismael > Suggested-by: ... > > and so on. Mentored-by: Ismael Ripoll Thank you.