From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753407AbdBGJmm (ORCPT ); Tue, 7 Feb 2017 04:42:42 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:34119 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496AbdBGJmj (ORCPT ); Tue, 7 Feb 2017 04:42:39 -0500 Date: Tue, 7 Feb 2017 10:42:34 +0100 From: Ingo Molnar To: David Howells Cc: Ard Biesheuvel , matt@codeblueprint.co.uk, Thomas Gleixner , "H . Peter Anvin" , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, Josh Boyer Subject: Re: [PATCH 3/7] efi: Add SHIM and image security database GUID definitions Message-ID: <20170207094234.GA9829@gmail.com> References: <20170207075219.GB24528@gmail.com> <1486380166-31868-1-git-send-email-ard.biesheuvel@linaro.org> <1486380166-31868-4-git-send-email-ard.biesheuvel@linaro.org> <27407.1486459390@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <27407.1486459390@warthog.procyon.org.uk> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * David Howells wrote: > Ingo Molnar wrote: > > > That's not a valid SOB chain: the SOB of the author of the patch (David Howells) > > must come first. > > > > I changed it to: > > > > Signed-off-by: David Howells > > Acked-by: Josh Boyer > > Cc: Matt Fleming > > Signed-off-by: Ard Biesheuvel > > > > Please holler if that's not OK. > > Actually, it should be authored by Josh Boyer. Somehow the authorship got > lost. Ok, I have fixed it accordingly. Thanks, Ingo